2009-05-15 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / Test / System.Xml.XPath / ChangeLog
index 758cd64f5036573e8d42d630baeeb94dbeec9d2a..89f9ee4f52088e188edafd5852972acade6e925f 100644 (file)
@@ -1,3 +1,12 @@
+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.