[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System.Threading / ChangeLog
index 836e829518a1e9e4fa6ab41f14dca78f0b349807..6289ded841f0e30833122722843c3fabce8bc286 100644 (file)
@@ -1,3 +1,15 @@
+2010-03-02  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * BarrierTest.cs: Add BarrierTest.
+
+2005-12-23  Dick Porter  <dick@ximian.com>
+
+       * SemaphoreTest.cs: Enable another test
+
+2005-12-06  Dick Porter  <dick@ximian.com>
+
+       * SemaphoreTest.cs: Enable the tests
+
 2005-11-17  Sebastien Pouliot  <sebastien@ximian.com>
 
        * SemaphoreCas.cs: New. CAS tests for Semaphore (2.0).