The managed side:
authorMiguel de Icaza <miguel@gnome.org>
Mon, 11 Dec 2006 06:48:40 +0000 (06:48 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 11 Dec 2006 06:48:40 +0000 (06:48 -0000)
commita7aa6fc381a08f3f10facf6a7a350975288345e8
tree9a8d31c44e8ba162696357bfeee397e0b6bad3ea
parent5ec477e302aad032de2741a968b574c01dcf9eaa
The managed side:

2006-12-11  Miguel de Icaza  <miguel@novell.com>

* SafeHandle.cs: Implement finalizer.

DangerousAddRef will now throw an exception if the object was
disposed.

2006-12-10  Miguel de Icaza  <miguel@novell.com>

* SafeFileHandle.cs: Implement this one.

svn path=/trunk/mcs/; revision=69296
mcs/class/corlib/Microsoft.Win32.SafeHandles/ChangeLog
mcs/class/corlib/Microsoft.Win32.SafeHandles/SafeFileHandle.cs
mcs/class/corlib/System.Runtime.ConstrainedExecution/CriticialFinalizerObject.cs
mcs/class/corlib/System.Runtime.InteropServices/ChangeLog
mcs/class/corlib/System.Runtime.InteropServices/SafeHandle.cs