2003-02-28 Alan Tam <Tam@SiuLung.com>
[mono.git] / mcs / class / System.XML / System.Xml / ChangeLog
index ca0191fb2714c2e4e80b81909fbe93cd226f85ef..f6bd22add029c34d68ac02e90c039d8cbb97c2a2 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-28  Alan Tam <Tam@SiuLung.com>
+
+       * XmlConvert.cs: fixed the most ToXXX(string) and ToString(XXX)
+       methods to make them compatible with the XML Schema Spec from W3C
+       ToString(TimeSpan) is still outstanding
+
 2003-02-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * XmlDocument.cs: