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 <jdenemar@redhat.com>
This commit is contained in:
Jiri Denemark 2017-03-27 22:50:30 +02:00
parent ea4769a1b5
commit ecc3a63bf2

View File

@ -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>