Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
NEWS.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 926620b03f..940e6e348a 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -23,6 +23,14 @@ v9.8.0 (unreleased)
* **New features**
+ * QEMU: implement reverting external snapshots
+
+ Reverting external snapshots is now possible using the existing API
+ ``virDomainSnapshotRevert()``. Management application can check host
+ capabilities for ``<externalSnapshot/>`` element within the list of
+ guest features to see if the current libvirt supports both deleting
+ and reverting external snapshots.
+
* **Improvements**
* **Bug fixes**
--
2.41.0