dbus NEWS,1.20,1.21 ChangeLog,1.762,1.763
John Palmieri
johnp at freedesktop.org
Mon Apr 25 17:54:55 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv4807
Modified Files:
NEWS ChangeLog
Log Message:
* Update to 0.33
Index: NEWS
===================================================================
RCS file: /cvs/dbus/dbus/NEWS,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- NEWS 29 Mar 2005 18:27:35 -0000 1.20
+++ NEWS 26 Apr 2005 00:54:52 -0000 1.21
@@ -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)
===
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.762
retrieving revision 1.763
diff -u -d -r1.762 -r1.763
--- ChangeLog 25 Apr 2005 22:54:28 -0000 1.762
+++ ChangeLog 26 Apr 2005 00:54:52 -0000 1.763
@@ -1,5 +1,9 @@
2005-04-25 John (J5) Palmieri <johnp at redhat.com>
+ * NEWS: Update to 0.33
+
+2005-04-25 John (J5) Palmieri <johnp at redhat.com>
+
* python/dbus_bindings.pyx.in (send_with_reply_handlers): New send
method for doing async calls
(_pending_call_notification): New C function for handling pendning call
More information about the dbus-commit
mailing list