From: Peter Krempa Date: Fri, 31 Oct 2025 13:17:11 +0000 (+0100) Subject: NEWS: mention 'manual' snapshot mode improvement X-Git-Tag: v11.9.0~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cdbb3bc8d7dcfcdb71ccf53383a52f8a42b19dc0;p=thirdparty%2Flibvirt.git NEWS: mention 'manual' snapshot mode improvement Signed-off-by: Peter Krempa Reviewed-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index e6e0250a65..d54e23a0d6 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -71,6 +71,12 @@ v11.9.0 (unreleased) Libvirt's wireshark dissector plugin adapted to changes made to wireshark dissector API in its 4.6.0 release. + * qemu: 'manual' disk snapshot mode improvements + + The 'manual' snapshot mode now ensures that also metadata of the images is + written out to disk so that user can take snapshots of e.g. qcow2 image + safely. + * **Bug fixes** * ch: Load ``ch.conf`` from ``SYSCONFDIR``