fix freeze
[mono.git] / mcs / class / corlib / ChangeLog
index e826e0e685b04168a3689e5e3e36c66a795413b0..83905e09206ccd3604c6734865c9e5ce6393f1f4 100644 (file)
@@ -1,5 +1,17 @@
+2005-06-07  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * corlib_test.dll.sources: Added unit tests (normal and CAS) for 
+       System.Runtime.InteropServices.RuntimeEnvironment.
+
+2005-06-06  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Some System.Reflection classes got renamed in net 2.0
+       beta 2.
+
 2005-06-04  Ben Maurer  <bmaurer@ximian.com>
 
+       * corlib.dll.sources: IEqualityComparer, etc
+       
        * corlib.dll.sources: IEquatable
 
        * */*.cs: .NET 2.0 fixups