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/System.Xml/ChangeLog')
-rw-r--r--mcs/class/System.XML/System.Xml/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.XML/System.Xml/ChangeLog b/mcs/class/System.XML/System.Xml/ChangeLog
index ad5406760f8..81e788b9c70 100644
--- a/mcs/class/System.XML/System.Xml/ChangeLog
+++ b/mcs/class/System.XML/System.Xml/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-13 Tim Coleman <tim@timcoleman.com>
+ * XmlTextWriter.cs:
+ Partial implementation of WriteQualifiedName ().
+
2002-08-07 Kral Ferch <kral_ferch@hotmail.com>
* XmlCharacterData.cs: Implemented AppendData(), DeleteData(),
InsertData(), and ReplaceData(). These methods fire the