From ec28000d24d4fcc3b74cfc7b9639150b3b943424 Mon Sep 17 00:00:00 2001 From: Atsushi Eno Date: Thu, 4 Mar 2004 01:41:42 +0000 Subject: 2004-03-03 Atsushi Enomoto * System.Data.dll.sources : added Index.cs. svn path=/trunk/mcs/; revision=23673 --- 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 17f4238745d..24c79b0c392 100644 --- a/mcs/class/System.Data/ChangeLog +++ b/mcs/class/System.Data/ChangeLog @@ -1,3 +1,7 @@ +2004-03-03 Atsushi Enomoto + + * System.Data.dll.sources : added Index.cs. + 2004-01-21 Atsushi Enomoto * System.Data_test.dll.sources : Added TypedDataSetGeneratorTest.cs. diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources index 74a8a603597..91fb7e63d6a 100755 --- a/mcs/class/System.Data/System.Data.dll.sources +++ b/mcs/class/System.Data/System.Data.dll.sources @@ -70,6 +70,7 @@ System.Data/IDbDataParameter.cs System.Data/IDbExecutionContext.cs System.Data/IDbTransaction.cs System.Data/IGetTypedData.cs +System.Data/Index.cs System.Data/InRowChangingEventException.cs System.Data/InternalDataCollectionBase.cs System.Data/InvalidConstraintException.cs -- cgit v1.2.3