summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2007-06-27 10:58:03 +0100
committerRoss Burton <ross@burtonini.com>2007-06-27 10:58:03 +0100
commit4335b1204a483ffa5c5a72d58b585f77827d852d (patch)
tree86f817aaaf41a3943e117557f2348776b3a6d0ab /NEWS
parent0d77d83b7afd5837d4427b7cdc5940f54625b65c (diff)
downloaddbus-glib-4335b1204a483ffa5c5a72d58b585f77827d852d.tar.gz
Update NEWS for pending release.
Diffstat (limited to 'NEWS')
-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)
==