From: Dan Kenigsberg Date: Sun, 22 Nov 2009 19:08:54 +0000 (+0100) Subject: Fix news.html validation X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=79d2c5831a02c1e7433f5d1306c8256a5a5c4a08;p=libvirt.git Fix news.html validation --- diff --git a/docs/news.html.in b/docs/news.html.in index d69348c71a..83f0461eca 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -21,11 +21,11 @@ and check the ChangeLog to gauge progress.

Fix typo in error message (Matthew Booth) esx: Add documentation to the website (Matthias Bolte) AppArmor updates of examples (Jamie Strandboge) - Add documentation for domain element (Matthew Booth) + Add documentation for <channel> domain element (Matthew Booth) Separate character device doc guest and host parts (Matthew Booth) Add a Python example that lists active ESX domains (Matthias Bolte) LXC fix wrong or out-of-date function descriptions (Ryota Ozaki) - docs: property is 'offset', not 'sync' (Cole Robinson) + docs: <clock> property is 'offset', not 'sync' (Cole Robinson) Update the documentation for virDomainMigrateToURI (Chris Lalancette) fix virDomainMigrateToURI doc (Dan Kenigsberg) @@ -118,7 +118,7 @@ and check the ChangeLog to gauge progress.

test: Add testDomainShutdownState helper (Cole Robinson) Properly convert port numbers to/from network byte order (Matthew Booth) phyp add create() and destroy() support (Eduardo Otubo) - Support for in domain and QEmu backend (Matthew Booth) + Support for <channel> in domain and QEmu backend (Matthew Booth) Detect availability of QEMU -chardev CLI option (Matthew Booth) Allow character devices to have different target types (Matthew Booth) LXC allow container to have ethN interfaces (Ryota Ozaki)