2010-04-15 Jérémie Laval <jeremie.laval@gmail.com>
authorJérémie Laval <jeremie.laval@gmail.com>
Thu, 15 Apr 2010 20:20:04 +0000 (20:20 -0000)
committerJérémie Laval <jeremie.laval@gmail.com>
Thu, 15 Apr 2010 20:20:04 +0000 (20:20 -0000)
In class/corlib/System.Collections.Concurrent/Partitioners/:

   * ChangeLog: Add forgotten log message

svn path=/trunk/mcs/; revision=155544

mcs/class/corlib/System.Collections.Concurrent/Partitioners/ChangeLog

index 0a1ed914f5b6cf8a838ad0f9dd4413dad06d4e71..12789a48102aa2c2db800e50c6e86bc1c83f5d38 100644 (file)
@@ -2,3 +2,7 @@
 
        * ListPartitioner.cs: Remove playground code
 
+2010-04-15  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * ListPartitioner.cs:
+       * EnumerablePartitioner.cs: Add internal behavior specific to PLinq