[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Mono.Debugger.Soft / Test / ChangeLog
index 01d039ebe02367a2933dae2ce38b211f59a356ee..e36de0541e7d0315b48a6db5519ebd58b487336b 100644 (file)
@@ -1,3 +1,7 @@
+2010-06-17  Zoltan Varga  <vargaz@gmail.com>
+
+       * dtest.cs: Add an EventSet test.
+
 2010-06-15  Zoltan Varga  <vargaz@gmail.com>
 
        * dtest.cs dtest-app.cs: New files containing the soft debugger tests, moved here