Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mcs/class/System.Data/ChangeLog3
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources1
2 files changed, 4 insertions, 0 deletions
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,4 +1,7 @@
2004-05-14 Umadevi S <sumadevi@novell.com>
+ * System.Data.dll.sources : Added OdbcParameterConverter.cs
+
+2004-05-14 Umadevi S <sumadevi@novell.com>
* System.Data.dll.sources : Added OdbcCategoryAttribute.cs OdbcDescriptionAttribute.cs
2004-05-14 Umadevi S <sumadevi@novell.com>
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