diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2005-04-26 00:54:52 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2005-04-26 00:54:52 +0000 |
commit | d06c0d47f368c9c47efbd829e317a08881b36a27 (patch) | |
tree | 883bd9d29cf25e379a56530cef2beed7c0620a7e /NEWS | |
parent | 8d40569d8a5adcd793d544bef29634ba34bf1717 (diff) | |
download | dbus-d06c0d47f368c9c47efbd829e317a08881b36a27.tar.gz |
* Update to 0.33dbus-0.33.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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) === |