Merge pull request #704 from jgagnon/master
[mono.git] / mcs / class / System.ServiceModel.Web / Test / System / ChangeLog
index 28a71c6a86b959802ed3d523bed2527fa3c88ff3..223289322aa52a290b2f356103dd08fb91d4801e 100644 (file)
@@ -1,3 +1,12 @@
+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.
+
 2009-09-07  Atsushi Enomoto  <atsushi@ximian.com>
 
        * UriTemplateTest.cs : add test for wildcard.