Implemented WriteCData and WriteComment.
[mono.git] / mcs / class / System.XML / Mono.System.XML.csproj
2002-03-15 Kral Ferchkeeping solution up to date.
2002-03-14 Kral Ferchstart of XmlTextWriter
2002-03-08 Jason DiamondRemoved some enumerations that might have been in Beta2...
2002-03-08 Kral FerchXmlNodeListChildren implements XmlNodeList for XmlNode...
2002-03-08 Jason DiamondStubbed out XPathExpression and XPathNavigator and...
2002-03-07 Jason DiamondRemoved redundant code.
2002-03-07 Kral Ferchrewrote XmlNode with touchups to XmlDocument, XmlElemen...
2002-02-28 Jason DiamondSolution and project files to help debug System.XML.