From ecc3a63bf2e998d4bf9e63d5260a8adcd8288150 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Mon, 27 Mar 2017 22:50:30 +0200 Subject: [PATCH] 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 --- docs/news.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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 - - -- GitLab