[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / build / ChangeLog
index c60dbb3aa179203a82add1a183ebef32ec3802b3..1aaf90700bc4c4a4a31f2e21b73a932ca2ccd3b1 100644 (file)
@@ -1,3 +1,18 @@
+2010-07-14  Miguel de Icaza  <miguel@novell.com>
+
+       * tests.make: Do not run the tests under the verifier until the
+       verifier bug is fixed so at least we can see what is going on in
+       our buildbots.
+
+2010-07-12  Marek Safar  <marek.safar@gmail.com>
+
+       * tests.make: Run all tests under verifier.
+
+2010-05-28  Marek Safar  <marek.safar@gmail.com>
+
+       * library.make: Don't sort source input files on windows to
+       build metadata compatible assemblies on all platforms.
+
 2010-04-16  Raja R Harinath  <harinath@hurrynot.org>
 
        * profiles/net_4_0_bootstrap.make (PROFILE_MCS_HAS_BOOTSTRAP_FALLBACK):