X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e87f6cb70fd1e66be402c8ecac087f159b8b0bd9;hb=fad10dda8d60ec92b3b2460311b259a12231fd80;hp=8b0a4efef79e14bc31572f6f3a318063db46101f;hpb=51ae914c963573e28368ab2cab6b42a4de04e038;p=mono.git diff --git a/ChangeLog b/ChangeLog index 8b0a4efef79..e87f6cb70fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2005-01-20 Atsushi Enomoto + + * Makefile.am : removed nsys4cygwin.zip which has been 404 for a while. + +2005-01-19 Zoltan Varga + + * Makefile.am (DIST_SUBDIRS): Distribute ikvm-native. + +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.