dbus ChangeLog,1.632.2.2,1.632.2.3
Joe Shaw
joe at freedesktop.org
Fri Feb 11 16:33:27 PST 2005
- Previous message: dbus/python/examples example-client.py, 1.4, 1.5 example-service.py,
1.7, 1.8 example-signal-recipient.py, 1.1, 1.2
- Next message: dbus/mono Connection.cs,1.9,1.9.2.1 Service.cs,1.7.2.1,1.7.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: dbus/python/examples example-client.py, 1.4, 1.5 example-service.py,
1.7, 1.8 example-signal-recipient.py, 1.1, 1.2
- Next message: dbus/mono Connection.cs,1.9,1.9.2.1 Service.cs,1.7.2.1,1.7.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list