diff options
| author | Simon McVittie <smcv@debian.org> | 2010-12-02 17:47:13 +0000 |
|---|---|---|
| committer | Simon McVittie <smcv@debian.org> | 2010-12-02 17:47:13 +0000 |
| commit | 73fce893626e2e2640a35798266f4ee2bc6c05eb (patch) | |
| tree | 582775847ae42f6baa35e545be23e9b3e8b46812 /NEWS | |
| parent | d51c445c8460507526124c3874f81a205a1ae4b9 (diff) | |
| download | dbus-python-0.83.2.tar.gz | |
Release 0.83.2dbus-python-0.83.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -D-Bus Python Bindings 0.83.2 (UNRELEASED) +D-Bus Python Bindings 0.83.2 (2010-12-02) ========================================= Dependencies: @@ -19,11 +19,11 @@ Fixes: * fd.o #21831: deserialize empty byte arrays with byte_arrays=True as ByteArray(''), not ByteArray('None') (Simon McVittie) -* fd.o #25105: fix crashes when trying to append more struct entries than the - signature allows with libdbus 1.4 (Simon McVittie) +* fd.o #23278, #25105: fix crashes when trying to append more struct entries + than the signature allows with libdbus 1.4 (Simon McVittie) * fd.o #23831: fix crashes when an embedded Python interpreter imports dbus, - is finalized, is re-initialized, and re-imports dbus + is finalized, is re-initialized, and re-imports dbus (Simon McVittie) D-Bus Python Bindings 0.83.1 (2010-02-18) ========================================= |
