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/ChangeLog5
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources1
2 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System.Data/ChangeLog b/mcs/class/System.Data/ChangeLog
index 2148fe41538..349f94a4ba3 100644
--- a/mcs/class/System.Data/ChangeLog
+++ b/mcs/class/System.Data/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-13 Umadevi S <sumadevi@novell.com>
+
+ * System.Data.dll.sources : added OleDbParameterConverter.cs
+
+
2004-05013 Umadevi S <sumadevi@novell.com>
* System.Data.dll.sources : added RelationshipConverter.cs
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index c0136a15a16..529d1be55db 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -171,6 +171,7 @@ System.Data.Common/SchemaLocation.cs
System.Data.Common/SchemaTableColumn.cs
System.Data.Common/SchemaTableOptionalColumn.cs
System.Data.OleDb/libgda.cs
+System.Data.OleDb/OleDbParameterConverter.cs
System.Data.OleDb/OleDbCommand.cs
System.Data.OleDb/OleDbCommandBuilder.cs
System.Data.OleDb/OleDbConnection.cs