From 384f26525f33d012195930bdde3548b3a9d6f60f Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 14 Mar 2008 11:14:41 +0000 Subject: [PATCH] Small cleanup, Daniel --- ChangeLog | 9 +++++++++ NEWS | 12 ++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6e92bd6d2d..3335c13477 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ Fri Mar 14 11:01:00 BST 2008 Richard W.M. Jones + * virsh.1 docs/apibuild.py docs/architecture.html docs/errors.html + docs/format.html docs/index.py docs/libvir.html docs/libvirt-api.xml + docs/libvirt.rng docs/news.html docs/python.html docs/virsh.pod + docs/devhelp/libvirt-libvirt.html docs/examples/examples.xml + docs/examples/index.html docs/examples/info1.c + docs/examples/suspend.c docs/html/libvirt-libvirt.html + include/libvirt/libvirt.h include/libvirt/libvirt.h.in + proxy/libvirt_proxy.c python/libvir.py python/libvirt-python-api.xml + python/tests/node.py src/xen_internal.c: Fix typo "informations" -> "information" (Atsushi SAKAI and Saori FUKUTA). diff --git a/NEWS b/NEWS index eeb7549952..14dace6751 100644 --- a/NEWS +++ b/NEWS @@ -219,7 +219,7 @@ Releases - Documentation: remote support (Richard Jones), description of the URI connection strings (Richard Jones), update of virsh man page, matrix of libvirt API/hypervisor support with version - informations (Richard Jones) + information (Richard Jones) - Bug fixes: examples Makefile.am generation (Richard Jones), SetMem fix (Mark Johnson), URI handling and ordering of drivers (Daniel Berrange), fix virsh help without hypervisor (Richard @@ -385,7 +385,7 @@ Releases 0.1.9: Nov 29 2006: - python bindings: release interpeter lock when calling C (Daniel Berrange) - - don't raise HTTP error when looking informations for a domain + - don't raise HTTP error when looking information for a domain - some refactoring to use the driver for all entry points - better error reporting (Daniel Berrange) - fix OS reporting when running as non-root @@ -403,7 +403,7 @@ Releases - added support for inactive domains, new APIs, various associated cleanup (Daniel Berrange) - special device model for HVM guests (Daniel Berrange) - add API to dump core of domains (but requires a patched xend) - - pygrub bootloader informations take over informations + - pygrub bootloader information take over information - updated the localization strings @@ -420,9 +420,9 @@ Releases 0.1.7: Sep 29 2006: - - fix a memory bug on getting vcpu informations from xend (Daniel Berrange) + - fix a memory bug on getting vcpu information from xend (Daniel Berrange) - fix another problem in the hypercalls change in Xen changeset - 86d26e6ec89b when getting domain informations (Daniel Berrange) + 86d26e6ec89b when getting domain information (Daniel Berrange) 0.1.6: Sep 22 2006: @@ -457,7 +457,7 @@ Releases initialization errors (Daniel Berrange) - improvements: UUID in XML description (Peter Vetere), proxy code cleanup, virtual CPU and affinity support + virsh support (Michel - Ponceau, Philippe Berthault, Daniel Berrange), port and tty informations + Ponceau, Philippe Berthault, Daniel Berrange), port and tty information for console in XML (Daniel Berrange), added XML dump to driver and proxy support (Daniel Berrange), extention of boot options with support for floppy and cdrom (Daniel Berrange), features block in XML to report/ask