2009-05-15 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / Test / System.Xml.XPath / ChangeLog
index a53e4a611b8e4a34858949b4037954fca228c966..89f9ee4f52088e188edafd5852972acade6e925f 100644 (file)
@@ -1,3 +1,20 @@
+2009-05-15  Atsushi Enomoto <atsushi@ximian.com>
+
+       * XPathNavigatorCommonTests.cs : test that LookupNamespace() in
+         XmlReader from ReadSubtree() works correctly on text nodes.
+
+2009-03-17  Atsushi Enomoto <atsushi@ximian.com>
+
+       * SelectNodesTests.cs : added 2nd test for bug #443490.
+
+2009-01-20  Atsushi Enomoto <atsushi@ximian.com>
+
+       * SelectNodesTests.cs : added test for bug #443490.
+
+2009-01-20  Atsushi Enomoto <atsushi@ximian.com>
+
+       * SelectNodesTests.cs : added test for bug #458245.
+
 2008-12-09  Atsushi Enomoto <atsushi@ximian.com>
 
        * XPathNavigatorTests.cs : added test fo bug #456103.