]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* Update to 0.33 dbus-0.33.0
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 26 Apr 2005 00:54:52 +0000 (00:54 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 26 Apr 2005 00:54:52 +0000 (00:54 +0000)
ChangeLog
NEWS

index 90c149e45e351974fa44e2eb7e409f38ba0f10c2..a47a2bba8f2c2643cb40d5a47899ef65e7b1d7bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-25  John (J5) Palmieri  <johnp@redhat.com>
+
+       * NEWS: Update to 0.33
+
 2005-04-25  John (J5) Palmieri  <johnp@redhat.com>
 
        * python/dbus_bindings.pyx.in (send_with_reply_handlers): New send
diff --git a/NEWS b/NEWS
index 405cb747ff32111acfbe2316642efbe303bb1ba9..8ac245a472d3ced18db4cf3a07c6b0fdd0d54b91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+D-BUS 0.33 (25 Apr 2005)
+===
+
+- downgrade requirement from GTK+-2.6 to 2.4 for building gtk components
+- python binding API's have been overhalled to be more "pythonic" and cleaner
+- python bindings now export dbus.version which is set to (0,40,0)
+- python bindings now implement the org.freedesktop.DBus.Introspectable interface
+- make check has been fixed
+- many, many major bug fixes
+
 D-BUS 0.32 (29 Mar 2005)
 ===