summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a951e4..2515a46 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ Fixes:
• Add support for Unix compilers not supporting 'inline', for completeness
+• Use GObject.__class__ instead of GObjectMeta, which can no longer be
+ imported from gi.repository.GObject in pygobject 3.8
+
D-Bus Python Bindings 1.1.1 (2012-06-25)
========================================