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/ChangeLog4
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources1
2 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.Data/ChangeLog b/mcs/class/System.Data/ChangeLog
index 63fb1a65ad0..06f41f2b23e 100644
--- a/mcs/class/System.Data/ChangeLog
+++ b/mcs/class/System.Data/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-19 Atsushi Enomoto <atsushi@ximian.com>
+
+ * System.Data.dll.sources : Added XmlSchemaDataImporter.cs
+
2004-04-15 Atsushi Enomoto <atsushi@ximian.com>
* System.Data_test.dll.sources :
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index f825657d300..7ab4520c656 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -287,6 +287,7 @@ System.Data.SqlClient/SqlTransaction.cs
System.Data.SqlClient/SqlXmlTextReader.cs
System.Data/XmlDataLoader.cs
System.Data/XmlSchemaMapper.cs
+System.Data/XmlSchemaDataImporter.cs
System.Xml/XmlDataDocument.cs
System.Data.ProviderBase/DbCommandBase.cs
System.Data.ProviderBase/DbConnectionBase.cs