X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6636687a97c0b9be68be6b9b78fc070917fcf2a0..d391482c2128603c316d908fa745c4daa051ac48:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e8b8c0383a..b388b9dc73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ SimGrid (3.16) UNRELEASED - an be used as a synonym for the now deprecated - an be used as a synonym for the now deprecated - can be used as a synonym for the now deprecated + - state_file and avail_file periodicity is now easier to express + (check the documentation) the old behavior should still work. SimDag - New and Backwards Compatibility break: @@ -25,10 +27,13 @@ SimGrid (3.16) UNRELEASED SMPI - New algorithm to privatize globals: dlopen, with dynamic loading tricks - New option: smpi/keep-temps to not cleanup temp files + - Support for sparse privatized malloc with SMPI_PARTIAL_SHARED_MALLOC() - XBT/Replay: - - New function xbt_replay_action_get(): + XBT + - Replay: New function xbt_replay_action_get(): Retrieve the function previously associated to an event type. + - DROPPED FUNCTION: xbt_str_varsubst() + - DROPPED MODULE: strbuff. We don't need it anymore. -- Release target: June 21 2017 -- Da SimGrid team