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:
Diffstat (limited to 'mcs/class/System.XML/Test/System.Xml/ChangeLog')
-rw-r--r--mcs/class/System.XML/Test/System.Xml/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Test/System.Xml/ChangeLog b/mcs/class/System.XML/Test/System.Xml/ChangeLog
index 164d6048111..e98492c7c1c 100644
--- a/mcs/class/System.XML/Test/System.Xml/ChangeLog
+++ b/mcs/class/System.XML/Test/System.Xml/ChangeLog
@@ -1,5 +1,11 @@
2005-12-27 Gert Driesen <drieseng@users.sourceforge.net>
+ * XmlTextWriterTests.cs: Do not yet enable tests for WriteNmToken
+ with null or zero-length value (await approval for XmlTextWriter
+ change from Atsushi).
+
+2005-12-27 Gert Driesen <drieseng@users.sourceforge.net>
+
* XmlTextWriterTests.cs: Added tests for WriteWhitespace and
WriteNmToken.