Signed-off-by: K Shiva Kiran <shiva...@riseup.net>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index a03ef20bc2..3381637fe5 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -15,6 +15,12 @@ v9.8.0 (unreleased)
 
 * **Removed features**
 
+  * New event for metadata changes in Networks
+
+    The network object now has a new event ID 
``VIR_NETWORK_EVENT_ID_METADATA_CHANGE``
+    that can be used to get notifications upon changes in any of ``<title>``,
+    ``<description>`` or ``<metadata>``.
+
 * **New features**
 
 * **Improvements**
-- 
2.42.0

Reply via email to