X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/44f892cc1439218ee3c90a2c36654debc02bed19..ba7ceb6bb4bbcfed5106581edeab7fea90c8e26c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index cfc9a41c99..daa59076da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,8 @@ SimGrid (3.13) UNRELEASED; urgency=low - SD_workstation_get_computation_time => amount / sg_host_speed() - In Java - VM.setBound(int load) is now VM.setBound(double bound) to meet the MSG semantics. Use VM.getSpeed()*load/100 for the legacy behavior. + - In CMake + - option enable_tracing was removed. It was not doing anything since a while. XML platforms: * Switch to platform v4 format.