X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FChangeLog;h=b5cb274c198dbc98e86e9f9cbf92ae0fcef46904;hb=79be0ac6d89e6621661da73bf98debe9ba483b99;hp=37d8b47cf9abd316b6f939fcd22c5684381fd6f5;hpb=cf83c7d74e8c11184e76ad7dcb2476c274a7ddd5;p=mono.git diff --git a/mcs/class/System/ChangeLog b/mcs/class/System/ChangeLog index 37d8b47cf9a..b5cb274c198 100644 --- a/mcs/class/System/ChangeLog +++ b/mcs/class/System/ChangeLog @@ -1,3 +1,60 @@ +2008-12-09 Christian Hergert + + * System_test.dll.sources: Addded CounterCreationDataTest.cs + +2008-12-06 Ivan N. Zlatev + + * System_test.dll.sources: Addded NullableConverterTest.cs + +2008-11-25 Atsushi Enomoto + + * Makefile : update old nunit options that break upgrade to 2.4. + +2008-11-03 Gonzalo Paniagua Javier + + * System_test.dll.sources: add FtpWebRequestTest.cs + +2008-10-17 Raja R Harinath + + 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 + + * System_test.dll.sources: Added ConfigXmlDocumentTest.cs. + +2008-09-14 Zoltan Varga + + * Makefile (regex-check): New helper target to run the perl regex test suite. + +2008-08-16 Gert Driesen + + * System_test.dll.sources: Added SmtpExceptionTest.cs. + +2008-08-07 Sebastien Pouliot + + * 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 + + * 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 + + * net_2_1_raw_System.dll.sources: fine tune. + +2008-07-25 Gert Driesen + + * System_test.dll.sources: Added HttpWebResponseTest.cs. + 2008-07-14 Marek Habersack * System.dll.sources: added