X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fd63ee1209432ec704c56e6699b21cb3495c7c27..7079a27c6d37e246cfc2c747548131e97f3693e4:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e9d0082d61..f3222da414 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ SMPI: - Dynamic costs for MPI operations: New API to allow users to dynamically change injected costs for MPI_Recv, MPI_Send and MPI_Isend operations. Alternative for smpi/or, smpi/os and smpi/ois configuration options. + - Fix some issues with the replay mechanism. XBT: - Function xbt::Extendable::get_data() is now templated with the type of the