2005-11-14 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / ChangeLog
index 9c473147ef808b137c9bf20d74d5a175f9981367..7ede290464f6ff941080efbe9bc5b04adbde834f 100644 (file)
@@ -1,3 +1,81 @@
+2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * corlib.dll.sources: added new .NET 2.0 Decoder support types in
+         System.Text.
+
+2005-11-06  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Add System.IO/SearchOption.cs.
+
+2005-11-05  Robert Jordan  <robertj@gmx.net>
+
+       * corlib.dll.sources: Added System.Runtime.Remoting.Channels/ISecurableChannel.cs
+
+2005-10-26  Zoltan Varga  <vargaz@gmail.com>
+
+       * corlib.dll.sources: Add System.Runtime.InteropServices/IsCopyConstructed.cs.
+
+       * corlib.dll.sources: Add/Remove some net 2.0 classes in System.Runtime.CompilerServices.
+
+2005-10-25  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * corlib_test.dll.sources : added System.Collections.ObjectModel/KeyedCollectionTest.cs.
+
+2005-10-07  Zoltan Varga  <vargaz@gmail.com>
+
+       * corlib.dll.sources: Add System.Runtime.CompilerServices/{RuntimeCompatibilityAttribute.cs, RuntimeWrappedException.cs}.
+
+       * corlib_test.dll.sources: Add System/DelegateTest.cs
+
+2005-08-13  Zoltan Varga  <vargaz@freemail.hu>
+
+       * Makefile (EXTRA_DISTFILES): Add resource files. Fixes #75794.
+
+2005-08-10  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Add System.Runtime.InteropServices/SafeHandle.cs
+       and Microsoft.Win32.SafeHandles/SafeHandleZeroOrMinusOneIsInvalid.cs.
+
+2005-08-09  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Add System.Runtime.CompilerServices/SpecialNameAttribute.cs.
+
+2005-08-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * corlib.dll.sources : added managed collation classes
+       * Makefile : added resources to build.
+       * resources : new directory for collation table resources.
+
+2005-08-06  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * corlib.dll.sources: Added System.Runtime.InteropServices/
+       TypeLibImportClassAttribute.cs.
+
+2005-07-26  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Add System/StringSplitOptions.cs and System/MidpointRounding.cs.
+
+2005-07-26  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile: Minor re-org for better readability.  Remove an
+       outdated comment.
+
+2005-07-26  Marek Safar  <marek.safar@seznam.cz>
+
+       * corlib.dll.sources: Added System.StringComparer.cs.
+
+2005-07-25  Marek Safar  <marek.safar@seznam.cz>
+
+       * Makefile: `if' for 2.0 warnings only.
+
+2005-07-11  Marek Safar  <marek.safar@seznam.cz>
+
+       * Makefile: Disable warning 414.
+
+2005-06-29  Ben Maurer  <bmaurer@ximian.com>
+
+       * Makefile (TEST_MCS_FLAGS): Remove bad dep on S.Data.
+
 2005-06-23  Sebastien Pouliot  <sebastien@ximian.com> 
 
        * corlib.dll.sources: Added System.Security.Policy.MonoTrustManager to