Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/corlib/Microsoft.Win32.SafeHandles/ChangeLog')
-rw-r--r--mcs/class/corlib/Microsoft.Win32.SafeHandles/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/mcs/class/corlib/Microsoft.Win32.SafeHandles/ChangeLog b/mcs/class/corlib/Microsoft.Win32.SafeHandles/ChangeLog
index 1b5b481604f..e0a53eda021 100644
--- a/mcs/class/corlib/Microsoft.Win32.SafeHandles/ChangeLog
+++ b/mcs/class/corlib/Microsoft.Win32.SafeHandles/ChangeLog
@@ -1,9 +1,3 @@
-2006-01-12 Ben Maurer <bmaurer@andrew.cmu.edu>
-
- * SafeHandleZeroOrMinusOneIsInvalid.cs: Update to RTM api
-
- * SafeFileHandle.cs: Update to RTM api
-
2005-08-10 Zoltan Varga <vargaz@freemail.hu>
* SafeFileHandle.cs: Make this inherit from SafeHandleZeroOrMinusOneIsInvalid.