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:
Diffstat (limited to 'mcs/class/System.Data.DataSetExtensions/Test/System.Data/ChangeLog')
-rw-r--r--mcs/class/System.Data.DataSetExtensions/Test/System.Data/ChangeLog28
1 files changed, 0 insertions, 28 deletions
diff --git a/mcs/class/System.Data.DataSetExtensions/Test/System.Data/ChangeLog b/mcs/class/System.Data.DataSetExtensions/Test/System.Data/ChangeLog
deleted file mode 100644
index 045fe6d9f8f..00000000000
--- a/mcs/class/System.Data.DataSetExtensions/Test/System.Data/ChangeLog
+++ /dev/null
@@ -1,28 +0,0 @@
-2008-12-02 Marek Habersack <mhabersack@novell.com>
-
- * DataRowExtensionsTest.cs: added
-
-2008-08-15 Gert Driesen <drieseng@users.sourceforge.net>
-
- * DataRowComparerTest.cs: added tests for Equals and GetHashCode.
- Enabled GetHashCodeWithVersions test.
-
-2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
-
- * DataTableExtensionsTest.cs : new test.
-
-2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
-
- * EnumerableRowCollectionTest.cs : added tests for thenby (again
- commented out yet).
-
-2008-05-13 Atsushi Enomoto <atsushi@ximian.com>
-
- * EnumerableRowCollectionTest.cs : added tests for orderby (though
- commented out; they do not compile).
-
-2008-05-13 Atsushi Enomoto <atsushi@ximian.com>
-
- * DataRowComparerTest.cs, EnumerableRowCollectionTest.cs,
- testdataset1.xml : new tests.
-