dbus ChangeLog,1.732,1.733
Joe Shaw
joe at freedesktop.org
Sat Mar 12 17:13:24 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv9771
Modified Files:
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.732
retrieving revision 1.733
diff -u -d -r1.732 -r1.733
--- ChangeLog 12 Mar 2005 20:07:21 -0000 1.732
+++ ChangeLog 13 Mar 2005 01:13:22 -0000 1.733
@@ -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-12 Colin Walters <walters at verbum.org>
* bus/driver.c (write_args_for_direction): New function,
More information about the dbus-commit
mailing list