MoveToAttribute* Fix 'if' brackets.
[mono.git] / mcs / class / System.XML / System.Xml / ChangeLog
index 71e9402fc4aded7d69d2bc77b14d624e349f5b53..6f621e03e68dae5a6c2dd7ce38b537d2f353f69d 100644 (file)
@@ -1,3 +1,16 @@
+2002-04-01  Kral Ferch  <kral_ferch@hotmail.com>
+
+       * XmlTextWriter.cs: Impls for WriteEndDocument and WriteFullEndElement.
+       
+2002-03-31  Kral Ferch  <kral_ferch@hotmail.com>
+
+       * XmlTextWriter.cs: Impls for LookupPrefix, WriteBase64,
+       and WriteCharEntity.
+       
+       * XmlWrite.cs:  Fixed bug where attribute namespace decl
+       was pushing a scope onto the namespace manager when it shouldn't
+       have been.
+       
 2002-03-31  Kral Ferch  <kral_ferch@hotmail.com>
 
        * XmlTextWriter.cs: Some tweaks for WriteAttibuteString