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/Mono.C5/Test/ChangeLog')
-rw-r--r--mcs/class/Mono.C5/Test/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mcs/class/Mono.C5/Test/ChangeLog b/mcs/class/Mono.C5/Test/ChangeLog
index 83eda4d4860..def82859507 100644
--- a/mcs/class/Mono.C5/Test/ChangeLog
+++ b/mcs/class/Mono.C5/Test/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-20 Martin Baulig <martin@ximian.com>
+
+ * arrays/ArrayListTest.cs: Comment out some anonymous methods.
+ * arrays/HashedArrayListTest.cs: Likewise.
+ * linkedlists/HashedLinkedListTest.cs: Likewise.
+ * linkedlists/LinkedListTest.cs: Likewise.
+
2004-11-15 Martin Baulig <martin@ximian.com>
Importing version 0.5 of C5's test suite, http://www.itu.dk/research/c5/.