remove obsoleted files
[mono.git] / mcs / gmcs / ChangeLog
index 8dbf45a4f8c23dc70e55fb7c601a95c1109f3767..23be8b0ca3a310167203e0207d75eaa54aa173cc 100644 (file)
@@ -1,3 +1,20 @@
+2006-09-25  Martin Baulig  <martin@ximian.com>
+
+       * class.cs: Remove after unification with mcs source.
+
+2006-09-24  Raja R Harinath  <harinath@gmail.com>
+
+       * convert.cs: Remove after unification with mcs source.
+
+2006-09-24  Marek Safar  <marek.safar@seznam.cz>
+
+       * class.cs (MemberBase.VerifyClsCompliance): When method has type
+       parameters verify them as well.
+
+       * generic.cs (Constraints.VerifyClsCompliance): Verify CLS-Compliance of
+       the type parameter constraints.
+       (Generics.VerifyClsCompliance): Ditto.
+
 2006-09-24  Marek Safar  <marek.safar@seznam.cz>
 
        * anonymous.cs (AnonymousMethod.Compatible): Cannot generate arguments