[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.ServiceModel / Test / System.ServiceModel.Description / ChangeLog
index 0550b6debf1e6da5cac3cfd9272745b0a808a04f..683c01db774bb41bf716beac3cecf5e3d199cb01 100755 (executable)
@@ -1,3 +1,13 @@
+2010-06-24  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * MetadataExchangeBindingsTest.cs : make sure that the target port
+         of the Uri is available (as some other tests do).
+
+2010-06-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * MetadataExchangeBindingsTest.cs : make sure that special casing of
+         MessageVersion does not happen at this layer.
+
 2010-04-05  Atsushi Enomoto  <atsushi@ximian.com>
 
        * WsdlExporterTest.cs : fixed and enabled some working tests.