New tests.
[mono.git] / mcs / class / corlib / System.Collections.Concurrent / ChangeLog
index b6fd28405aede8c72476a3b6b4e9ebb4d8a5c6eb..310e0b3467b47d87cee2c7b805512df6d7571582 100644 (file)
@@ -1,3 +1,14 @@
+2010-04-15  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * ConcurrentDictionary.cs:
+       * ConcurrentSkipList.cs:
+       * OrderablePartitioner.cs:
+       * Partitioner.cs: Add BOOTSTRAP_NET_4_0 define
+
+2010-03-24  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * ConcurrentDictionary.cs: Remove while looping
+
 2010-03-24  Jérémie Laval  <jeremie.laval@gmail.com>
 
        * ConcurrentDictionary.cs: Enable tracking on SpinLock