From 61b577f5b5ea44fce60eb2d052f2db61793382eb Mon Sep 17 00:00:00 2001 From: Atsushi Eno Date: Mon, 19 Apr 2004 02:26:18 +0000 Subject: 2004-04-19 Atsushi Enomoto * System.Data.dll.sources : Added XmlSchemaDataImporter.cs svn path=/trunk/mcs/; revision=25674 --- mcs/class/System.Data/ChangeLog | 4 ++++ mcs/class/System.Data/System.Data.dll.sources | 1 + 2 files changed, 5 insertions(+) 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 + + * System.Data.dll.sources : Added XmlSchemaDataImporter.cs + 2004-04-15 Atsushi Enomoto * 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 -- cgit v1.2.3