revert 127010 until Jeremie polishes and fixes the integration
[mono.git] / mcs / class / corlib / ChangeLog
index 7f741a578da199bf607f96b9b992f3dfc7ba340f..4848dc35f6e02003b0887977511f6d4f01e2d0ba 100644 (file)
@@ -1,3 +1,75 @@
+2009-02-07  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile: Add Test/resources/Fergie.GED to EXTRA_DIST.
+
+2009-01-30  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: new resource, new EXTRA_DIST mess.
+
+2008-11-15  Jonathan Pryor  <jpryor@novell.com>
+
+       * Documentation/en/**: Flush; changes due to mdoc-update 
+         Reflection->Cecil migration.  Changes include:
+         - Alphabetical ordering of custom attributes (these used to be in
+           Reflection order, and Cecil uses a different ordering, so just
+           sort them now).
+         - Closer documentation mapping to source code (e.g. `class Foo :
+           ICollection<Bar>, IEnumerable<Bar>` now adds IEnumerable<Bar> as
+           an interface).
+         - Some method have been removed (presumably because the source was
+           altered since the last time `make doc-update` was run).
+
+2008-11-13  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (AOT_IN_PROFILES): Disable AOT for the 2.0 profile as it actually
+       slows down the build.
+
+2008-11-12  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile: Enable AOT for the 2.0 profile too.
+       
+       * Makefile: Enable AOT for the 1.1 profile.
+
+2008-11-09  William Holmes  <billholmes54@gmail.com>
+
+       * corlib_test.dll.sources: Add TextReaderTest.cs.
+
+2008-09-04  Robert Jordan  <robertj@gmx.net>
+
+       * corlib_test.dll: Add S.R.S/SerializationTest2.cs
+
+2008-08-27  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Removed disabled global 649 warning.
+
+2008-08-22  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * corlib_test.dll.sources: Add unit tests for ObsoleteAttribute
+
+2008-08-12  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * corlib.dll.sources: Removed ReflectionSerializationHolder.cs.
+
+2008-08-07  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * corlib.dll.sources: Add System.Security/SecurityState.cs
+
+2008-08-05  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * corlib_test.dll.sources: Add SoapHexBinaryTest.cs.
+
+2008-05-12  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * corlib_test.dll.sources: Add MethodBaseTest.cs.
+
+2008-05-08  Dick Porter  <dick@ximian.com>
+
+       * Makefile: Test/System.IO/DirectoryInfoTest.cs needs Mono.Posix
+
+2008-05-07  Robert Jordan  <robertj@gmx.net>
+
+       * corlib_test.dll.sources: Add System/Runtime*HandleTest.cs
+
 2008-05-07  Sebastien Pouliot  <sebastien@ximian.com>
 
        * corlib.dll.sources: Remove System.IO/Check[Argument|Permission].cs