[docs] Import of Microsoft BCL Documentation.
[mono.git] / mcs / class / System.Core / Microsoft.Win32.SafeHandles / ChangeLog
index 951b5b0f9218de91ee25003292dcc2605cf81ea5..10c76242f0a095e99212f240224ee32f518f11ef 100755 (executable)
@@ -1,3 +1,11 @@
+2009-12-13  Miguel de Icaza  <miguel@novell.com>
+
+       * SafeMemoryMappedViewHandle.cs (ReleaseHandle): implement. 
+
+2009-09-05  Zoltan Varga  <vargaz@gmail.com>
+
+       * SafeMemoryMappedViewHandle.cs: New net 4.0 file.
+
 2009-08-18  Atsushi Enomoto  <atsushi@ximian.com>
 
        * SafePipeHandle.cs : initial code.