From da15fe63416f71df6a50e26a71de97016a25c5cb Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 22 Jun 2012 14:41:33 +0200 Subject: [PATCH] document some of the recent changes that I can remember of --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.20.1