* OdbcParameterTest.cs: Fixed compilation on 1.0 profile.
[mono.git] / mcs / class / System.Data / System.Xml / ChangeLog
index 582915675f2a73e6da754437dfb76ee01927bf1b..899caa882686e152deba627325700b02134d3e07 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-28  Nagappan A  <anagappan@novell.com>
+
+       * XmlDataDocument.cs (StringToObject): Modify
+       XmlConvert.ToDateTime to use XmlDateTimeSerializationMode, as the
+       default ToDataTime method id obsolete.
+
 2006-04-19  Senganal T <tsenganal@novell.com>
 
        * XmlDataDocument.cs :