svn path=/trunk/mcs/; revision=22967
@@ -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]>