2008-12-09 Christian Hergert <christian.hergert@gmail.com>
[mono.git] / mcs / class / System / ChangeLog
index 37d8b47cf9abd316b6f939fcd22c5684381fd6f5..b5cb274c198dbc98e86e9f9cbf92ae0fcef46904 100644 (file)
@@ -1,3 +1,60 @@
+2008-12-09  Christian Hergert <christian.hergert@gmail.com>
+
+       * System_test.dll.sources: Addded CounterCreationDataTest.cs
+
+2008-12-06  Ivan N. Zlatev  <contact@i-nz.net>
+
+       * System_test.dll.sources: Addded NullableConverterTest.cs
+
+2008-11-25  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : update old nunit options that break upgrade to 2.4.
+
+2008-11-03 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * System_test.dll.sources: add FtpWebRequestTest.cs
+
+2008-10-17  Raja R Harinath  <harinath@hurrynot.org>
+
+       Make robust to 'make clean; make'
+       * Makefile (CYCLIC_DEPS): If we're using BOOT_COMPILE, don't
+       bother looking for cyclic dependencies -- they'll fail to load
+       even if the dlls exist.
+       (handle-missing-deps): Rename from 'echo-warning'.  Remove cyclic
+       dependencies for real, if they exist.
+       Reported by Jonathan Pryor.
+
+2008-09-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System_test.dll.sources: Added ConfigXmlDocumentTest.cs.
+
+2008-09-14  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (regex-check): New helper target to run the perl regex test suite.
+
+2008-08-16  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System_test.dll.sources: Added SmtpExceptionTest.cs.
+
+2008-08-07  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * net_2_1_raw_System.dll.sources: Add existing System/UriIdnScope.cs
+       * System_test.dll.sources: Add System.ComponentModel/
+       DefaultValueAttributeTest.cs to the test suite
+
+2008-08-06  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * net_2_1_raw_System.dll.sources: Add System.CodeDom.Compiler/
+       GeneratedCodeAttribute.cs since it's part of SL2 beta 2.
+
+2008-07-31  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_raw_System.dll.sources: fine tune.
+
+2008-07-25  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System_test.dll.sources: Added HttpWebResponseTest.cs.
+
 2008-07-14  Marek Habersack  <mhabersack@novell.com>
 
        * System.dll.sources: added