From: Martin Quinson Date: Fri, 22 Jun 2012 12:41:33 +0000 (+0200) Subject: document some of the recent changes that I can remember of X-Git-Tag: v3_8~487^2~1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/da15fe63416f71df6a50e26a71de97016a25c5cb document some of the recent changes that I can remember of --- diff --git a/ChangeLog b/ChangeLog index 3b5d1c4e95..49cf3384f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ SimGrid (3.8) NOT RELEASED; urgency=low * Remove option custom_flags. Now use environment variables CFLAGS and LDFLAGS. * Enable tracing by default. This modules rocks you should use it. + * Use default cmake things to detect lua instead of home grown ones. MSG: * Add an experimental interface to manipulate VMs. They are mainly @@ -16,6 +17,7 @@ SimGrid (3.8) NOT RELEASED; urgency=low Please use MSG_init() instead. (reducing the amount of entry points in the library helps us). * Make it impossible to link against the wrong version of the lib + * Bug fixes that made the host (and link) failures unusable. Simix: * Bug fixes around the resource failures: don't let the processes