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/Test/System.Collections.Generic/ChangeLog')
-rw-r--r--mcs/class/System/Test/System.Collections.Generic/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System/Test/System.Collections.Generic/ChangeLog b/mcs/class/System/Test/System.Collections.Generic/ChangeLog
index 9901e47c71b..35dea1ecd55 100644
--- a/mcs/class/System/Test/System.Collections.Generic/ChangeLog
+++ b/mcs/class/System/Test/System.Collections.Generic/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-31 Raja R Harinath <harinath@hurrynot.org>
+
+ * SortedDictionaryTest.cs (Enumerator_Current): New test.
+ (KeyEnumerator_Current, ValueEnumerator_Current): Likewise.
+
2009-07-14 Gonzalo Paniagua Javier <gonzalo@novell.com>
* SortedListTest.cs: new tests for bug #521750 provided by