From dfa00f175b304bee006534c78423245e934ae72f Mon Sep 17 00:00:00 2001 From: Joe Shaw Date: Sun, 13 Mar 2005 02:15:09 +0000 Subject: 2005-03-12 Joe Shaw * mono/BusDriver.cs: Update method names: ListServices becomes ListNames; GetOwner becomes GetNameOwner. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a809c66..5e4145d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-03-12 Joe Shaw + * mono/BusDriver.cs: Update method names: ListServices + becomes ListNames; GetOwner becomes GetNameOwner. + * mono/ProxyBuilder.cs (BuildFinalizer): Need to load arg 0 onto the eval stack when removing the delegate. -- cgit