update
[mono.git] / mcs / errors / ChangeLog
index 23a7dd6fd78567bfb6f65e72f0f9585b0d0ba0d0..8980783f7d8db5bffead25d22fa1a26f3ef5b7b7 100644 (file)
@@ -1,3 +1,47 @@
+2005-02-21  Raja R Harinath  <rharinath@novell.com>
+
+       * cs1594-1.cs, cs1594-2.cs, cs1594-3.cs: New tests based on #68955.
+
+       * runtest.pl: Add unexpected error check.
+
+2005-02-18  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0120-5.cs: New test from #72678.
+
+       * cs0131-3.cs: New test from #63202.
+
+2005-02-16  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0187-1.cs, cs0187-2.cs: New tests from #63202.
+
+2005-02-15  Raja R Harinath  <rharinath@novell.com>
+
+       * cs1502-3.cs: New test from #72554.
+
+2005-02-11 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0133-2.cs, cs1641.cs, cs1642.cs, cs1644-3.cs, cs1663.cs
+       cs1665.cs, cs1666.cs, cs3003-5.cs: Fixed buffer error tests.
+
+2005-02-10  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0121-4.cs: New test.  Ensure that a param method isn't
+       discarded if the signatures of other normal methods are different.
+
+2005-02-04  Zoltan Varga  <vargaz@freemail.hu>
+
+       * cs1617.cs: Add a newline so do-tests.pl can process it under
+       sparc.
+
+2005-02-02  Raja R Harinath  <rharinath@novell.com>
+
+       * cs0108-12.cs: New test.  Ensure that cs0108 handling occurs when
+       a constant is defined ahead of time due to forward references.
+
+2005-01-25 Marek Safar <marek.safar@seznam.cz>
+
+       * cs0176-4.cs: Bug #71257.
+
 2005-01-25 Marek Safar <marek.safar@seznam.cz>
 
        * cs0647-14.cs: Bug #71651.