dbus ChangeLog,1.632.2.12,1.632.2.13
Joe Shaw
joe at freedesktop.org
Sat Mar 12 17:12:02 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv9650
Modified Files:
Tag: dbus-0-23
ChangeLog
Log Message:
2005-03-12 Joe Shaw <joeshaw at novell.com>
* mono/ProxyBuilder.cs: Add a finalizer to the generated proxy
classes that disconnects the signal handler delegate from the
service object. Fixes a big leak of proxy objects on the
client side of things. Patch from Ben Maurer
<bmaurer at ximian.com>
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.632.2.12
retrieving revision 1.632.2.13
diff -u -d -r1.632.2.12 -r1.632.2.13
--- ChangeLog 11 Mar 2005 18:15:25 -0000 1.632.2.12
+++ ChangeLog 13 Mar 2005 01:11:59 -0000 1.632.2.13
@@ -1,3 +1,11 @@
+2005-03-12 Joe Shaw <joeshaw at novell.com>
+
+ * mono/ProxyBuilder.cs: Add a finalizer to the generated proxy
+ classes that disconnects the signal handler delegate from the
+ service object. Fixes a big leak of proxy objects on the
+ client side of things. Patch from Ben Maurer
+ <bmaurer at ximian.com>
+
2005-03-11 Joe Shaw <joeshaw at novell.com>
* NEWS: Update for 0.23.4
More information about the dbus-commit
mailing list