summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-08-24 16:01:09 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-08-24 16:01:09 +0000
commitb0d3522c6cfcfeb2608f4f284906a562b2d7964a (patch)
tree374f60c0647bc50977d345770af0ee452882e79a /NEWS
parent96bc670d08b2e97d95cbe5f4e24faed1c7e5ea5c (diff)
* Release 0.36.1dbus-0.36.1
* python/_dbus.py: (Interface::connect_to_signal): propigate keywords for match on args (Bus::add_signal_receiver): Fix typo s/dbus_inteface/dbus_interface * python/proxies.py (ProxyObject::connect_to_signal): propigate keywords for match on args * Makefile.am: point everything to pyexecdir since python borks on multilib
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 67472953..887492a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+D-BUS 0.36.1 (24 August 2005)
+===
+- Python Bindings:
+ - fixed to work with hal-device-manager
+ - For 64bit builds everything is installed to lib64/python2.4/
+ since Python can't handle multilib
+
D-BUS 0.36 (23 August 2005)
===
- Maximum sized of cached messages have been reduced to 10K