2007-03-29 Miguel de Icaza <miguel@novell.com>
[mono.git] / mcs / class / System.Core / ChangeLog
index 5665f59b5ca6da9ca48b8afbf10367660d83dacc..fd5e24f2226eca43768f8caca12603e6a1d7e318 100644 (file)
@@ -1,9 +1,14 @@
+2007-03-29  Miguel de Icaza  <miguel@novell.com>
+
+       * Reapply the patch from Antonello, and rework the code to not use
+       extension methods on Enumerable. 
+
 2007-02-04  Marek Safar  <marek.safar@gmail.com>
 
-       * System.Core.dll.sources: Added common constants.\r
-\r
+       * System.Core.dll.sources: Added common constants.
+
        * Makefile: An assembly is 2.0 only.
-\r
+
 2007-02-03  Atsushi Enomoto  <atsushi@ximian.com>
 
        * System.Core.dll.sources : added LambdaExpression.cs.