summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2005-02-11 18:16:27 +0000
committerRyan Lortie <desrt@desrt.ca>2005-02-11 18:16:27 +0000
commite8e4792a5e9a5efae4e4817db93b9afd2757d0a2 (patch)
treed76d866448cf603896b627f3c7293b07cf72058f /NEWS
parentaa4f823781185fb18187714798795d7e4b0c9b65 (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--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6c25ea3..d54108c9 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
===