dbus ChangeLog,1.632.2.2,1.632.2.3

Joe Shaw joe at freedesktop.org
Fri Feb 11 16:33:27 PST 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv16712

Modified Files:
      Tag: dbus-0-23
	ChangeLog 
Log Message:
2005-02-11  Joe Shaw  <joeshaw at novell.com>

	* mono/Connection.cs: The unpredictability of finalizers in mono
	prevents us from deterministically disconnecting the filters from
	the Service class's finalizer, so move tracking of filters and
	matches here.  Add API for that.

	* mono/Service.cs: Remove the code, add code which calls the
	methods now on the Connection class.

Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.632.2.2
retrieving revision 1.632.2.3
diff -u -d -r1.632.2.2 -r1.632.2.3
--- ChangeLog	11 Feb 2005 18:16:27 -0000	1.632.2.2
+++ ChangeLog	12 Feb 2005 00:33:25 -0000	1.632.2.3
@@ -1,5 +1,15 @@
 2005-02-11  Joe Shaw  <joeshaw at novell.com>
 
+	* mono/Connection.cs: The unpredictability of finalizers in mono
+	prevents us from deterministically disconnecting the filters from
+	the Service class's finalizer, so move tracking of filters and
+	matches here.  Add API for that.
+
+	* mono/Service.cs: Remove the code, add code which calls the
+	methods now on the Connection class.
+
+2005-02-11  Joe Shaw  <joeshaw at novell.com>
+
 	* NEWS: Update for 0.23.1
 
 	* configure.in: Release 0.23.1



More information about the dbus-commit mailing list