NEWS: document support for external snapshot deletion

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
Pavel Hrdina 2022-12-07 17:25:57 +01:00
parent 8702898569
commit 8858a3cc35

View File

@ -17,6 +17,12 @@ v9.0.0 (unreleased)
* **New features**
* QEMU: implement external snapshot deletion
External snapshot deletion is now possible using the existing API
``virDomainSnapshotDelete()``. Flags that allow deleting children
or children only are not supported.
* **Improvements**
* qemu: Prefer PNG for domain screenshots