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/ChangeLog')
-rw-r--r--mcs/class/Mono.C5/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mcs/class/Mono.C5/ChangeLog b/mcs/class/Mono.C5/ChangeLog
index 68380856e19..8b72cac63d8 100644
--- a/mcs/class/Mono.C5/ChangeLog
+++ b/mcs/class/Mono.C5/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-29 Martin Baulig <martin@ximian.com>
+
+ Reflect latest API changes.
+
+ * Collections.cs (EnumerableBase): Explicitly implement
+ System.Collections.IEnumerable.GetEnumerator().
+
+ * Makefile: Add `nowarn:169'.
+
2004-11-26 Martin Baulig <martin@ximian.com>
* Makefile: Removed `NO_TEST = yes'.