[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Core / Test / System.Linq / ChangeLog
index 1829174222bc7edee5dcd079b1947d3c5558de4e..cd6ab0b75bb6538d505334131c96eb4f3315522a 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-19  Jb Evain  <jbevain@novell.com>
+
+       * EnumerableMoreTest.cs: add more GroupBy tests.
+
 2010-04-29  Jérémie Laval  <jeremie.laval@gmail.com>
 
        * ParallelEnumerableTests.cs: Add Ignore attribute instead of commenting test.