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:
authorBoris Kirzner <borisk@mono-cvs.ximian.com>2005-09-01 10:19:13 +0400
committerBoris Kirzner <borisk@mono-cvs.ximian.com>2005-09-01 10:19:13 +0400
commit2209c0087354d107181d2cfac477e02a8bd6fbae (patch)
tree14f18393d21778e1639a0c54ae9a48727a806133 /mcs/class/System.Data/Test/ChangeLog
parentb949e4de14c012a8a330052050773115aab4661d (diff)
Table indexes should be always updated.
svn path=/trunk/mcs/; revision=49247
Diffstat (limited to 'mcs/class/System.Data/Test/ChangeLog')
-rw-r--r--mcs/class/System.Data/Test/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/class/System.Data/Test/ChangeLog b/mcs/class/System.Data/Test/ChangeLog
index f28e83164b2..6d7f5d65a5f 100644
--- a/mcs/class/System.Data/Test/ChangeLog
+++ b/mcs/class/System.Data/Test/ChangeLog
@@ -1,3 +1,6 @@
+2005-09-01 Boris Kirzner <borisk@mainsoft.com>
+ * System.Data/DataRowCollectionTest.cs: Added another test case for Find().
+
2005-08-16 Martin Baulig <martin@ximian.com>
* System.Data.Test.Utils/DataProvider.cs: Renamed namespace