X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=adbe0fb915b558b189b97cdeb34b49b87a9528a4;hb=4e68cba74f65110cf894867c43754f9655bac297;hp=c702e23021e3079b6cbc9bb287222eb1be81fa0f;hpb=35d06b6dd712de83c2abfe1c2079519e27228fb4;p=mono.git diff --git a/ChangeLog b/ChangeLog index c702e23021e..adbe0fb915b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,77 @@ +2005-01-15 Zoltan Varga + + * scripts/Makefile.am (bin_SCRIPTS): Remove whitespace after \. + +2005-01-13 Zoltan Varga + + * 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 + + * configure.in: Add check for . + +2005-01-04 Jonathan Pryor + + * configure.in: Add check for vsnprintf. + +2005-01-04 Raja R Harinath + + * runtime/Makefile.am (TEST_SUPPORT_FILES): Add $(tmpinst)/bin/mono. + ($(tmpinst)/bin/mono): New. + +2005-01-03 Ben Maurer + + * configure.in: Add mono-nunit to output + +2005-01-03 Jonathan Pryor + + * Makefile.am: Change build order so that support is built before runtime. + This is primarily so that I don't have to wait N hours for mcs to finish + building to find out if I broke the sparc build (again). + +2005-01-03 Jonathan Pryor + + * configure.in: Add checks for getdomainname and setdomainname. + +2005-01-03 Jonathan Pryor + + * configure.in: Add checks for and . + +2005-01-02 Zoltan Varga + + * configure.in ikvm-jni Makefile.am: Remove ikvm-jni, since IKVM CVS + now includes its own version. + +2004-12-29 Duncan Mak + + * man/monop.1: Add docs on the new "--search" flag. + +2004-12-28 Jonathan Pryor + + * configure.in: Add header & function checks for MonoPosixHelper. + +2004-12-20 Raja R Harinath + + * configure.in: Change from 'pax' format to 'ustar' format for the + tarfile, so that we can create packages on SuSE 9.0. + +2004-12-15 Gonzalo Paniagua Javier + + * configure.in: isinf can be a macro and the test from AC_CHECK_FUNCTION + #undefines it before testing... + +2004-12-15 Gonzalo Paniagua Javier + + * configure.in: check for ieeefp.h and isinf. + +2004-12-15 Raja R Harinath + + * configure.in ($mcsdir/build/config.make): Use $mcsdir relative + to the $srcdir. Fix definition of 'prefix'. + 2004-12-14 Raja R Harinath * runtime/mono-wrapper.in (MONO_SHARED_DIR): Set. Ensures that