[libvirt] [PATCH] news: Move recent bug fixes into 3.2.0 release

Jiri Denemark jdenemar at redhat.com
Mon Mar 27 20:58:32 UTC 2017


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 <jdenemar at redhat.com>
---

Pushed as trivial.

 docs/news.xml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/docs/news.xml b/docs/news.xml
index 494c6489b..85a1d4d97 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.
         </description>
-        </change>
+      </change>
+      <change>
+        <summary>
+          Overwrite (clear) 2 KB instead of just 512 bytes when initializing logical device
+        </summary>
+      </change>
+      <change>
+        <summary>
+          Describe the logical backend requirements better for pool-create-as
+        </summary>
+      </change>
     </section>
   </release>
   <release version="v3.1.0" date="2017-03-03">
@@ -704,16 +714,6 @@
           Fix compilation on macOS
         </summary>
       </change>
-      <change>
-        <summary>
-          Overwrite (clear) 2 KB instead of just 512 bytes when initializing logical device
-        </summary>
-      </change>
-      <change>
-        <summary>
-          Describe the logical backend requirements better for pool-create-as
-        </summary>
-      </change>
     </section>
   </release>
 </libvirt>
-- 
2.12.0




More information about the libvir-list mailing list