* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / System.Query / ChangeLog
index dfeaa36e30f44a1b685aea9172228ab99f8a7398..fc3a77aabe83312688a3f76a863c90decc8c24a2 100644 (file)
@@ -1,7 +1,12 @@
+2006-06-05  Alejandro Serrano "Serras"  <trupill@yahoo.es>
+
+    * Updates as of LINQ May 2006 release
+
+
 2006-01-31  Alejandro Serrano "Serras"  <trupill@yahoo.es>
 
-       * Fix bug in SkipWhile<T>, where the first element was never yielded
+    * Fix bug in SkipWhile<T>, where the first element was never yielded
 
 2006-01-30  Alejandro Serrano "Serras"  <trupill@yahoo.es>
 
-       * Initial commit
+    * Initial commit