X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe8edd20a945ec3c21f1c17fffb82eee3b0253dd..a90563bd9caee92326d0a5587a613537104990bc:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 8e28aea001..f903db2d67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,9 @@ SimGrid (3.16) UNRELEASED - MPI_Op_commutative, MPI_Fetch_and_Op, MPI_Compare_and_swap - MPI_Rput, MPI_Rget, MPI_Raccumulate, MPI_Rget_accumulate + S4U + - New: this_actor::isMaestro() returns whether we are in kernel mode. + XBT - Replay: New function xbt_replay_action_get(): Retrieve the function previously associated to an event type.