mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 04:40:07 +01:00
* Update to 0.33
This commit is contained in:
parent
8d40569d8a
commit
d06c0d47f3
2 changed files with 14 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
10
NEWS
10
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)
|
||||
===
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue