diff options
author | Ryan Lortie <desrt@desrt.ca> | 2005-02-11 18:16:27 +0000 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2005-02-11 18:16:27 +0000 |
commit | e8e4792a5e9a5efae4e4817db93b9afd2757d0a2 (patch) | |
tree | d76d866448cf603896b627f3c7293b07cf72058f /NEWS | |
parent | aa4f823781185fb18187714798795d7e4b0c9b65 (diff) |
This commit was manufactured by cvs2svn to create tag 'dbus-0.23.1'.dbus-0.23.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +D-BUS 0.23.1 (11 Feb 2005) +=== +- fix a bug in which the bus daemon wouldn't recognize that a service + owner quit +- fix a bug in the mono bindings that would cause unmanaged code to + call back into a delegate that had been garbage collected and + crashed. + D-BUS 0.23 (11 Jan 2005) === |