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:
authorKral Ferch <kral@mono-cvs.ximian.com>2002-03-31 21:35:36 +0400
committerKral Ferch <kral@mono-cvs.ximian.com>2002-03-31 21:35:36 +0400
commit4f5ed6b2dae31ab7157b66b9adcf339403c2c39f (patch)
treedbcdf382ea64d50f571608adf0cb67f51999a6f3 /mcs/class/System.XML/Test/ChangeLog
parentae313095a80c4aa02ceaf2340a8c372648854c73 (diff)
touchups on XmlTextWriter attribute writing.
svn path=/trunk/mcs/; revision=3525
Diffstat (limited to 'mcs/class/System.XML/Test/ChangeLog')
-rw-r--r--mcs/class/System.XML/Test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Test/ChangeLog b/mcs/class/System.XML/Test/ChangeLog
index 0e70efae07d..a277309bc85 100644
--- a/mcs/class/System.XML/Test/ChangeLog
+++ b/mcs/class/System.XML/Test/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-31 Kral Ferch <kral_ferch@hotmail.com>
+
+ * XmlTextWriterTests.cs: Finished XmlLang, XmlSpace, and
+ Attribute namespace declaration tests.
+
2002-03-29 Kral Ferch <kral_ferch@hotmail.com>
* XmlTextWriterTests.cs: XmlLang and XmlSpace tests.