Signed-off-by: Michal Privoznik <[email protected]>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 7663cf4208..6c237dbba8 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,12 @@ v6.9.0 (unreleased)
 
 * **Bug fixes**
 
+  * lib: Don't unref message passed to virGDBusCallMethod{WithFD}()
+
+    The switch to GLib DBus implementation done in the previous release
+    contained a bug in which a DBus message was unrefed twice causing GLib to
+    abort the daemon.
+
 
 v6.8.0 (2020-10-01)
 ===================
-- 
2.26.2

Reply via email to