[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.ServiceModel.Web / Test / System / ChangeLog
index 05f5585561c0f014a30ec7a36eab328b5f735015..223289322aa52a290b2f356103dd08fb91d4801e 100644 (file)
@@ -1,3 +1,8 @@
+2009-09-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * UriTemplateTest.cs : add test for case-insensitive comparison in
+         IDictionary, and test for null-value string in there.
+
 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
 
        * UriTemplateTableTest.cs : new test file.