[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.ServiceModel / Test / System.ServiceModel.Dispatcher / ChangeLog
index d24f785e2f7286ff663657be1760e0a97fc6bb33..3fd3f99ce8a769e93be271fde2ce944f16549ccd 100644 (file)
@@ -1,3 +1,12 @@
+2010-06-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * DispatchRuntimeTest.cs : add another line of assertion.
+
+2010-06-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * ChannelDispatcherTest.cs : had to disable a test that regressed from
+         validating duplicate listen URI. Possible remedy is described too.
+
 2010-04-05  Atsushi Enomoto  <atsushi@ximian.com>
 
        * EndpointAddressMessageFilterTest.cs :