From: Umadevi S Date: Fri, 14 May 2004 12:31:23 +0000 (-0000) Subject: 2004-05-14 Umadevi S (sumadevi@novell.com) X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=0e3fa8a5ff3457af5109c6f1c638e642e4c965ed;p=mono.git 2004-05-14 Umadevi S (sumadevi@novell.com) * Updated System.Data.dll.sources - Added OdbcParameterConverter.cs svn path=/trunk/mcs/; revision=27395 --- diff --git a/mcs/class/System.Data/ChangeLog b/mcs/class/System.Data/ChangeLog index 157ec79b752..26f9718756a 100644 --- a/mcs/class/System.Data/ChangeLog +++ b/mcs/class/System.Data/ChangeLog @@ -1,3 +1,6 @@ +2004-05-14 Umadevi S + * System.Data.dll.sources : Added OdbcParameterConverter.cs + 2004-05-14 Umadevi S * System.Data.dll.sources : Added OdbcCategoryAttribute.cs OdbcDescriptionAttribute.cs diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources index dc60f863a7b..77ff1464ce4 100755 --- a/mcs/class/System.Data/System.Data.dll.sources +++ b/mcs/class/System.Data/System.Data.dll.sources @@ -219,6 +219,7 @@ System.Data.SqlTypes/SqlTruncateException.cs System.Data.SqlTypes/SqlTypeException.cs System.Data.SqlTypes/SqlUtcDateTime.cs System.Data.SqlTypes/SqlXmlReader.cs +System.Data.Odbc/OdbcParameterConverter.cs System.Data.Odbc/OdbcCategoryAttribute.cs System.Data.Odbc/OdbcDescriptionAttribute.cs System.Data.Odbc/OdbcColumn.cs