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/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/Mono.C5/Test/ChangeLog b/mcs/class/Mono.C5/Test/ChangeLog
index def82859507..b0da07734cc 100644
--- a/mcs/class/Mono.C5/Test/ChangeLog
+++ b/mcs/class/Mono.C5/Test/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-26 Martin Baulig <martin@ximian.com>
+
+ * */*.cs: Added some more `#if FIXME's to comment out tests which
+ are currently crashing or hanging.
+
2004-11-20 Martin Baulig <martin@ximian.com>
* arrays/ArrayListTest.cs: Comment out some anonymous methods.