X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e47d497c824a8767b32d781317b974b0f697434b;hb=f57b5528582a9cddda56f03eec1de9ec55fc427c;hp=75532fe750ee46dc331a311e709b32430e9afadf;hpb=31de07c25b1bca5b316190676fe7683fb60da7e4;p=mono.git diff --git a/ChangeLog b/ChangeLog index 75532fe750e..e47d497c824 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2007-07-17 Jb Evain + + * scripts/Makefile.am: new monolinker script. + +2007-07-11 Jb Evain + + * scripts/smcs.in, scripts/Makefile.am: new smcs script. + +2007-07-05 Wade Berrier + + * scripts/mono-find-requires.in: add special 64bit case for ia64. + (rpm used to provide libname as well as libname()(64bit) on ia64, but + now it only provides the first.) + 2007-06-28 Jonathan Pryor * configure.in: Add a check for `struct utimbuf'; needed by MonoPosixHelper.