Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Diamond <injektilo@mono-cvs.ximian.com>2002-03-26 14:44:46 +0300
committerJason Diamond <injektilo@mono-cvs.ximian.com>2002-03-26 14:44:46 +0300
commite9535225777fb573fe8f448b2c352b288905ac75 (patch)
treee56c9b640e9064d7c60095a5b3f90862e908e261 /mcs/class/System.XML/Test/ChangeLog
parent7ae088c8ca2221e731bd4ba7809830899fc186e3 (diff)
Can now scan most location paths (without predicates).
svn path=/trunk/mcs/; revision=3351
Diffstat (limited to 'mcs/class/System.XML/Test/ChangeLog')
-rw-r--r--mcs/class/System.XML/Test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Test/ChangeLog b/mcs/class/System.XML/Test/ChangeLog
index c5ccea3250c..5ab65eb87ca 100644
--- a/mcs/class/System.XML/Test/ChangeLog
+++ b/mcs/class/System.XML/Test/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-26 Jason Diamond <jason@injektilo.org>
+
+ * XPathScannerTests.cs: More location path tests.
+
2002-03-25 Jason Diamond <jason@injektilo.org>
* AllTests.cs: