From e8e4792a5e9a5efae4e4817db93b9afd2757d0a2 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Fri, 11 Feb 2005 18:16:27 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'dbus-0.23.1'. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') 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) === -- cgit