2005-02-02 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / ChangeLog
index 2d5efdeef90ff865bdc99f05d312635b72679555..1b5ae703c700785926e41b339f52159f529c86a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2005-02-01  Raja R Harinath  <rharinath@novell.com>
+
+       * runtime/Makefile.am (test-support-files): New target.
+       (mcs-do-compiler-tests): Use it.
+       (mcs-compileall): Likewise.  Set MONO_PATH.  Remove
+       reference to #71963, since it's fixed, and it's breaking elsewhere.
+       Don't exit out on the first failing DLL.
+       ($(tmpinst)/config): Update to changes in data/config.in.
+
+2005-01-31  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * data/config.in: Add libraries msvcrt and MonoPosixHelper for use by
+         Mono.Posix.dll.
+
+2005-01-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * configure.in: check for term.h and termios.h
+
+2005-01-30  Zoltan Varga  <vargaz@freemail.hu>
+
+       * runtime/Makefile.am (mcs-compileall): Disable this for the 2.0
+       profile because of bug #71963.
+
 2005-01-28  Zoltan Varga  <vargaz@freemail.hu>
 
        * runtime/Makefile.am (mcs-compileall): New test to compile all methods