2007-05-17 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / ChangeLog
index d5e1f1d0b47663a5971d3ac7b676fdb8284d9fc9..414c1fc53e89d715fd6526f12e86108a1dcd0c3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2007-05-11  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile.am (get-monolite-latest): Redirect wget output too.
+
+2007-05-07  Wade Berrier  <wberrier@novell.com>
+
+       * scripts/mono-find-requires.in: don't use length() on arrays;
+       doesn't work on older gawk versions.  Calculate size manually instead.
+
+2007-05-07  Raja R Harinath  <rharinath@novell.com>
+
+       Fix parallel make.
+       * runtime/Makefile.am (test-support-file): Remove.  Move rules ...
+       (_tmpinst/bin/mcs, _tmpinst/bin/gmcs, _tmpinst/bin/ilasm): ... here.
+       Reported by "Stephen A. Jazdzewski" <steve@jazd.com>
+
 2007-05-05  Wade Berrier  <wberrier@novell.com>
 
        * scripts/mono-find-provides.in: don't use 'which' anymore (never solved