summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 68f00fa..f41dc8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+D-Bus GLib Bindings 0.74 (27 Jun 2007)
+==
+
+ - Support peer-to-peer proxies (#10233)
+ - Add dbus_connection_get_g_connection ()
+ - Update abstract socket test from DBus, which now cross-compiles
+ - Correctly handle DBus errors
+ - Fix compile warnings (#10374)
+ - Fix typo in error handling (#10837)
+ - Update GLib requirements (#10889)
+ - Update AUTHORS
+
D-Bus GLib Bindings 0.73 (13 Feb 2007)
==