diff options
| author | Joe Shaw <joeshaw@novell.com> | 2005-03-15 23:30:55 +0000 |
|---|---|---|
| committer | Joe Shaw <joeshaw@novell.com> | 2005-03-15 23:30:55 +0000 |
| commit | bcdd18548392c46ea33dc5e15da8c8c82414a486 (patch) | |
| tree | e128975539b1d24e9b6b215aa9be8f24d2b53388 /ChangeLog | |
| parent | 42287b94d1cee1d16a643efadd78dacffa911cad (diff) | |
2005-03-15 Joe Shaw <joeshaw@novell.com>
* mono/ProxyBuilder.cs (BuildFinalizer): Fix some invalid IL when
generating the finalizer. Fixes from Ben Maurer.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-03-15 Joe Shaw <joeshaw@novell.com> + + * mono/ProxyBuilder.cs (BuildFinalizer): Fix some invalid IL when + generating the finalizer. Fixes from Ben Maurer. + 2005-03-12 Joe Shaw <joeshaw@novell.com> * mono/BusDriver.cs: Update method names: ListServices |
