]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: document external memory snapshot bug fixes
authorPavel Hrdina <phrdina@redhat.com>
Tue, 21 Feb 2023 16:19:13 +0000 (17:19 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 21 Feb 2023 17:27:22 +0000 (18:27 +0100)
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 0302b4f0e19aa142b0beaf88fff4622ca27ac3e1..1180d75310db0c88c86d20fa8d269e7607c7e336 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -57,6 +57,12 @@ v9.1.0 (unreleased)
     watchdog that did not fire before will now fire once used.  To switch to the
     previous behavior the watchdog action must be set to ``none``.
 
+  * QEMU: fix deleting memory snapshot when deleting external snapshots
+
+    When external snapshot deletion was introduced it did not remove memory
+    snapshot when it existed. In addition when external memory only snapshot
+    was created libvirt failed without producing any error.
+
 
 v9.0.0 (2023-01-16)
 ===================