diff options
| author | Simon McVittie <smcv@debian.org> | 2010-02-18 17:15:57 +0000 |
|---|---|---|
| committer | Simon McVittie <smcv@debian.org> | 2010-02-18 17:41:50 +0000 |
| commit | 49884241db42ea4d2eadd08cb8b5805a6708c925 (patch) | |
| tree | 6e3b7a3404e435d1dd17af63e81ee3940b20af76 /NEWS | |
| parent | c91476085faaf7456c5b67e431c11b153b3c8762 (diff) | |
| download | dbus-python-0.83.1.tar.gz | |
Prepare version 0.83.1dbus-python-0.83.1
Second try :-)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,11 +1,12 @@ -D-Bus Python Bindings 0.83.1 (UNRELEASED) +D-Bus Python Bindings 0.83.1 (2010-02-18) ========================================= -Deprecations: +Fixes: -Features: +* fd.o #21172: avoid some deprecation warnings in Python 2.6 -Fixes: +* fd.o #15013: add dbus.lowlevel.MESSAGE_TYPE_SIGNAL etc., for those who care + about message types at a low level * When removing signal matches, clean up internal state, avoiding a memory leak in long-lived Python processes that connect to signals from arbitrarily |
