Updated.
[mono.git] / ChangeLog
index 8b0a4efef79e14bc31572f6f3a318063db46101f..721ebce440138146cbed567adf5fe39a6f11c0b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2005-01-25  Raja R Harinath  <rharinath@novell.com>
+
+       * runtime/Makefile.am ($(tmpinst)/config): New test support file.
+       Map 'MonoPosixHelper' to in-tree version.
+       ($(tmpinst)/bin/mono): Use it.
+       (mcs-do-run-test-profiles): Use $(tmpinst)/bin/mono as the RUNTIME.
+
+2005-01-20  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * runtime/Makefile.am (centum_nunit_tests): Add class/Mono.Posix and
+         class/System, both of which pass all their unit tests.
+
+2005-01-20  Raja R Harinath  <rharinath@novell.com>
+
+       * runtime/Makefile.am (centum_nunit_tests): New.  List of NUnit
+       tests that are currently passing 100%.
+       (test_select): Run those on 'make check'.
+
+2005-01-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile.am : removed nsys4cygwin.zip which has been 404 for a while.
+
+2005-01-19  Zoltan Varga  <vargaz@freemail.hu>
+
+       * Makefile.am (DIST_SUBDIRS): Distribute ikvm-native.
+
+2005-01-15  Zoltan Varga  <vargaz@freemail.hu>
+
+       * scripts/Makefile.am (bin_SCRIPTS): Remove whitespace after \.
+
+2005-01-13  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in Makefile.am: Resurrect ikvm-jni.
+
+       * ikvm-native: New directory which contains a copy of the 'native'
+       module in IKVM cvs.
+
+2005-01-05  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * configure.in: Add check for <checklist.h>.
+
 2005-01-04  Jonathan Pryor  <jonpryor@vt.edu>
 
        * configure.in: Add check for vsnprintf.