]> xenbits.xensource.com Git - people/aperard/libvirt.git/commitdiff
NEWS: Fix vertical spacing
authorAndrea Bolognani <abologna@redhat.com>
Fri, 1 Dec 2023 15:57:35 +0000 (16:57 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Dec 2023 15:57:35 +0000 (16:57 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 29b977565b1352ef7996d884dc2aa50aefc3ff06..c0a6d180a2c4c59ed7c75cf36ecb6f89dc506726 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -89,6 +89,7 @@ v9.9.0 (2023-11-01)
     The ``virsh create --console`` now tries to connect to the guest console
     before starting the vCPUs.
 
+
 v9.8.0 (2023-10-02)
 ===================
 
@@ -131,6 +132,7 @@ v9.8.0 (2023-10-02)
     Now libvirt validates more values of virtio-mem and virtio-pmem devices,
     e.g. overlapping memory addresses or alignment.
 
+
 v9.7.0 (2023-09-01)
 ===================
 
@@ -2549,7 +2551,6 @@ v6.6.0 (2020-08-02)
     management applications may wish to override this behaviour. This is now
     possible via new ``cow`` element.
 
-
 * **Improvements**
 
   * esx: Change the NIC limit for recent virtualHW versions
@@ -2574,7 +2575,6 @@ v6.6.0 (2020-08-02)
     instead of all possible CPUs are returned making these APIs consistent with
     the behavior of ``vcpuinfo``.
 
-
 * **Bug fixes**
 
   * virdevmapper: Don't use libdevmapper to obtain dependencies