2005-04-13 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / mcs / ChangeLog
index 363107858bdece16f39f1e312e9efa839af57491..7ea9c2aa33371588feaf37c7499e3763bb7e625a 100644 (file)
@@ -1,3 +1,17 @@
+2005-04-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * doc.cs : detect ambiguous reference to overloaded members.
+         Fixed bug #71603. MS 1.1 csc does not detect it.
+
+2005-04-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * doc.cs : delegates must not be referenced with parameters.
+         Fixed bug #71605.
+
+2005-04-12  Miguel de Icaza  <miguel@novell.com>
+
+       * typemanager.cs (IsUnmanagedType): Arrays are allowed.
+
 2005-04-11  Marek Safar  <marek.safar@seznam.cz>
 
        Fix# 74565