瀏覽代碼

oops, commited incomplete log.

svn path=/trunk/mcs/; revision=22967
Atsushi Eno 22 年之前
父節點
當前提交
d43e2ed2ea
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      mcs/class/System.XML/System.Xml/ChangeLog

+ 2 - 1
mcs/class/System.XML/System.Xml/ChangeLog

@@ -1,6 +1,7 @@
 2004-02-11  Atsushi Enomoto <[email protected]>
 
-	* XmlTextWriter.cs, XmlTextWriterOpenElement.cs.
+	* XmlTextWriter.cs, XmlTextWriterOpenElement.cs :
+	  Reduced creation of openlElement. It also saves much memory.
 
 2004-02-10  Atsushi Enomoto <[email protected]>