From: Jiri Denemark Date: Mon, 27 Mar 2017 20:50:30 +0000 (+0200) Subject: news: Move recent bug fixes into 3.2.0 release X-Git-Tag: v3.2.0-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc3a63bf2e998d4bf9e63d5260a8adcd8288150;p=thirdparty%2Flibvirt.git news: Move recent bug fixes into 3.2.0 release Commits 29f7b5ea6a and 5edf9aaf54 pushed them incorrectly at the end of the file in the bug fixes section for libvirt 2.5.0. Signed-off-by: Jiri Denemark --- diff --git a/docs/news.xml b/docs/news.xml index 494c6489b9..85a1d4d978 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -120,7 +120,17 @@ zero out pages for qemu. The timeout is now flexible and computed by libvirt at domain startup. - + + + + Overwrite (clear) 2 KB instead of just 512 bytes when initializing logical device + + + + + Describe the logical backend requirements better for pool-create-as + + @@ -704,16 +714,6 @@ Fix compilation on macOS - - - Overwrite (clear) 2 KB instead of just 512 bytes when initializing logical device - - - - - Describe the logical backend requirements better for pool-create-as - -