From 0331da65ed163c8c4871a1bf79cb9f624b1f4953 Mon Sep 17 00:00:00 2001
From: Andrea Bolognani
Date: Wed, 14 Oct 2015 09:54:58 +0200
Subject: [PATCH] NEWS: Unify date format
There were some inconsistencies, eg. the number of digits used for
the day. The month name was also spelled out instead of abbreviated
in some instances.
---
docs/news.html.in | 114 +++++++++++++++++++++++-----------------------
1 file changed, 57 insertions(+), 57 deletions(-)
diff --git a/docs/news.html.in b/docs/news.html.in
index db8a9a23e6..0e89fae0db 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -13,7 +13,7 @@
to gauge progress.
- v1.2.20: Oct 02 2015
+ 1.2.20: Oct 02 2015
- Security:
storage: Handle failure from refreshVol (John Ferlan),
@@ -406,7 +406,7 @@
- v1.2.18: Aug 03 2015
+ 1.2.18: Aug 03 2015
- Features:
libxl: support dom0 (Jim Fehlig),
@@ -1010,7 +1010,7 @@
- 1.2.16: Jun 1 2015
+ 1.2.16: Jun 01 2015
- Features:
Introduce pci-serial (Michal Privoznik),
@@ -1208,7 +1208,7 @@
- 1.2.15: May 4 2015
+ 1.2.15: May 04 2015
- Features:
Implement virDomainAddIOThread and virDomainDelIOThread (John Ferlan),
@@ -1601,7 +1601,7 @@
- 1.2.14: Apr 2 2015
+ 1.2.14: Apr 02 2015
- Features:
qemu: Implement memory device hotplug (Peter Krempa),
@@ -1963,7 +1963,7 @@
- 1.2.13: Mar 2 2015
+ 1.2.13: Mar 02 2015
- Features:
a lot of NUMA updates and improvments (Peter Krempa)
@@ -2804,7 +2804,7 @@
- 1.2.10: Nov 3 2014
+ 1.2.10: Nov 03 2014
- Features:
vbox: various drivers improvements (Taowei Luo),
@@ -3027,7 +3027,7 @@
- 1.2.9: Oct 1 2014
+ 1.2.9: Oct 01 2014
- Features:
Introduce virNodeAllocPages (Michal Privoznik),
@@ -3341,7 +3341,7 @@
- 1.2.8: Sep 2 2014
+ 1.2.8: Sep 02 2014
- Features:
blockcopy: virDomainBlockCopy with XML destination, typed params (Eric Blake),
@@ -3655,7 +3655,7 @@
- 1.2.7: Aug 2 2014
+ 1.2.7: Aug 02 2014
- Features:
Introduce virConnectGetDomainCapabilities (Michal Privoznik)
@@ -3967,7 +3967,7 @@
- 1.2.6: Jul 2 2014
+ 1.2.6: Jul 02 2014
- Features:
libxl: add migration support and fixes (Jim Fehlig),
@@ -4264,7 +4264,7 @@
- 1.2.5: Jun 2 2014
+ 1.2.5: Jun 02 2014
- Security:
LSN-2014-0003: Don't expand entities when parsing XML (Daniel P. Berrange)
@@ -4434,7 +4434,7 @@
- 1.2.4: May 4 2014
+ 1.2.4: May 04 2014
- Documentation:
Device{Attach,Detach}: Document S4 limitations (Michal Privoznik),
@@ -4719,7 +4719,7 @@
- 1.2.3: Apr 1 2014
+ 1.2.3: Apr 01 2014
- Features:
add new virDomainCoreDumpWithFormat API (Qiao Nuohan),
@@ -5154,7 +5154,7 @@
- 1.2.2: Mar 2 2014
+ 1.2.2: Mar 02 2014
- Features:
bhyve: add a basic driver (Roman Bogorodskiy),
@@ -5839,7 +5839,7 @@
- 1.2.0: Dec 2 2013
+ 1.2.0: Dec 02 2013
- Features:
Add support for gluster pool (Eric Blake),
@@ -6054,7 +6054,7 @@
- 1.1.4: Nov 4 2013
+ 1.1.4: Nov 04 2013
- Features:
Add support for AArch64 architecture (Pranavkumar Sawargaonkar),
@@ -6345,7 +6345,7 @@
- 1.1.3: Oct 1 2013
+ 1.1.3: Oct 01 2013
- Features:
VMware: Initial VMware Fusion support and various improvements (Doug Goldstein),
@@ -6684,7 +6684,7 @@
- 1.1.2: Sep 2 2013
+ 1.1.2: Sep 02 2013
- Features:
various improvements to libxl driver (Jim Fehlig, Bamvor Jian Zhang),
@@ -6986,7 +6986,7 @@
- 1.1.1: July 30 2013
+ 1.1.1: Jul 30 2013
- Features:
Adding device removal or deletion events (Jiri Denemark),
@@ -7398,7 +7398,7 @@
- 1.1.0: July 1 2013
+ 1.1.0: Jul 01 2013
- Features:
Extensible migration APIs (Jiri Denemark),
@@ -7638,7 +7638,7 @@
- 1.0.6: June 3 2013
+ 1.0.6: Jun 03 2013
- Features:
Move VirtualBox driver into libvirtd (Daniel P. Berrange),
@@ -8084,7 +8084,7 @@
- 1.0.5: May 2 2013
+ 1.0.5: May 02 2013
- Features:
Add NVRAM device (Li Zhang),
@@ -8436,7 +8436,7 @@
- 1.0.4: Apr 1 2013
+ 1.0.4: Apr 01 2013
- Features:
qemu: support passthrough for iscsi disks (Paolo Bonzini),
@@ -8649,7 +8649,7 @@
- 1.0.3: Mar 5 2013
+ 1.0.3: Mar 05 2013
- Features:
Introduce virDomainMigrate*CompressionCache APIs (Jiri Denemark),
@@ -9880,7 +9880,7 @@
- 1.0.0: Nov 2 2012
+ 1.0.0: Nov 02 2012
- Features:
virNodeGetCPUMap: Define public API. (Viktor Mihajlovski),
@@ -10241,7 +10241,7 @@
- 0.10.2: September 24 2012
+ 0.10.2: Sep 24 2012
- Features:
network: define new API virNetworkUpdate (Laine Stump),
@@ -10521,7 +10521,7 @@
- 0.10.1: August 31 2012
+ 0.10.1: Aug 31 2012
- Bug Fixes:
conf: Avoid formatting auto-generated DAC labels (Marcelo Cerri),
@@ -10569,7 +10569,7 @@
- 0.10.0: August 29 2012
+ 0.10.0: Aug 29 2012
- Features:
agent: add qemuAgentArbitraryCommand() for general qemu agent command (MATSUDA Daiki),
@@ -11131,7 +11131,7 @@
- 0.9.13: July 2 2012
+ 0.9.13: July 02 2012
- Features:
S390: support for s390(x) (Thang Pham and Viktor Mihajlovski),
@@ -11689,7 +11689,7 @@
- 0.9.11: Apr 3 2012
+ 0.9.11: Apr 03 2012
- Features:
Add support for the suspend event (Osier Yang),
@@ -12322,7 +12322,7 @@
- 0.9.9: Jan 7 2012
+ 0.9.9: Jan 07 2012
- Features:
Add new API virDomain{S,G}etInterfaceParameters (Hu Tao),
@@ -12486,7 +12486,7 @@
- 0.9.8: Dec 8 2011
+ 0.9.8: Dec 08 2011
- Features:
Add support for QEMU 1.0 (Jiri Denemark),
@@ -12774,7 +12774,7 @@
- 0.9.7: Nov 8 2011
+ 0.9.7: Nov 08 2011
- Features:
esx: support vSphere 5.x (Patrice LACHANCE),
@@ -13513,7 +13513,7 @@
- 0.9.4: Aug 3 2011
+ 0.9.4: Aug 03 2011
- Features:
bandwidth QoS control (Michal Privoznik),
@@ -13943,7 +13943,7 @@
- 0.9.3: Jul 4 2011
+ 0.9.3: Jul 04 2011
- Features:
vcpupin: introduce the new libvirt API (virDomainGetVcpupinInfo) (Taku Izumi),
@@ -14284,7 +14284,7 @@
- 0.9.2: Jun 6 2011
+ 0.9.2: Jun 06 2011
- Features:
Framework for lock manager plugins (Daniel P. Berrange),
@@ -14691,7 +14691,7 @@
- 0.9.1: May 5 2011
+ 0.9.1: May 05 2011
- Features:
support various persistent domain updates (KAMEZAWA Hiroyuki),
@@ -14925,7 +14925,7 @@
- 0.9.0: Apr 4 2011
+ 0.9.0: Apr 04 2011
- Features:
Support cputune cpu usage tuning (Osier Yang and Nikunj A. Dadhania),
@@ -15561,7 +15561,7 @@
- 0.8.7: Jan 4 2011
+ 0.8.7: Jan 04 2011
- Features:
Preliminary support for VirtualBox 4.0 (Matthias Bolte),
@@ -16395,7 +16395,7 @@
- 0.8.3: Aug 4 2010
+ 0.8.3: Aug 04 2010
- Features:
esx: Support vSphere 4.1 (Matthias Bolte),
@@ -16569,7 +16569,7 @@
- 0.8.2: Jul 5 2010
+ 0.8.2: Jul 05 2010
- Features:
phyp: adding support for IVM (Eduardo Otubo),
@@ -17468,7 +17468,7 @@
- 0.7.7: Mar 5 2010
+ 0.7.7: Mar 05 2010
- Features:
Introduce public API for domain async job handling (Daniel P. Berrange),
@@ -17730,7 +17730,7 @@
- 0.7.6: Feb 3 2010
+ 0.7.6: Feb 03 2010
- Features:
Implement support for multi IQN (David Allan),
@@ -18821,7 +18821,7 @@
- 0.7.0: Aug 5 2009
+ 0.7.0: Aug 05 2009
- Features:
Interface implementation based on netcf (Laine Stump, Daniel Veillard),
@@ -19087,7 +19087,7 @@
- 0.6.5: Jul 3 2009
+ 0.6.5: Jul 03 2009
- Features:
create storage columes on disk backend (Henrik Persson),
@@ -19299,7 +19299,7 @@
- 0.6.2: Apr 3 2009
+ 0.6.2: Apr 03 2009
- Features:
support SASL auth for VNC server (Daniel Berrange),
@@ -19365,7 +19365,7 @@
- 0.6.1: Mar 3 2009
+ 0.6.1: Mar 03 2009
- Features:
new APIs for Node device detach reattach and reset (Mark McLoughlin),
@@ -19561,7 +19561,7 @@
- 0.5.1: Dec 4 2008
+ 0.5.1: Dec 04 2008
- Portability:
fix missing dep in spec file,
@@ -19745,7 +19745,7 @@
- 0.4.5: Sep 8 2008
+ 0.4.5: Sep 08 2008
- Features:
NETNS support for Linux containers (Dan Smith),
@@ -19975,7 +19975,7 @@
- 0.4.2: Apr 8 2008
+ 0.4.2: Apr 08 2008
- Features:
memory operation for QEmu/KVM driver (Cole Robinson),
@@ -20034,7 +20034,7 @@
- 0.4.1: Mar 3 2008
+ 0.4.1: Mar 03 2008
- Features:
build on MacOSX (Richard Jones),
@@ -20358,7 +20358,7 @@
- 0.3.0: Jul 9 2007
+ 0.3.0: Jul 09 2007
- Features:
Secure Remote support (Richard Jones).
@@ -20421,7 +20421,7 @@
- 0.2.3: Jun 8 2007
+ 0.2.3: Jun 08 2007
- Documentation:
documentation for upcoming remote access (Richard Jones),
@@ -20730,7 +20730,7 @@
- 0.1.5: Sep 5 2006
+ 0.1.5: Sep 05 2006
- Features:
Support for new hypercalls change in Xen changeset 86d26e6ec89b
@@ -20805,7 +20805,7 @@
- 0.1.2: Jul 3 2006
+ 0.1.2: Jul 03 2006
- Features:
proxy mechanism for unprivileged read-only access by http
@@ -20936,7 +20936,7 @@
- 0.0.3: Feb 9 2006
+ 0.0.3: Feb 09 2006
- Features:
Switch name from 'libvir' to libvirt,
--
2.39.5