Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document the next release. I think we're good to go
[simgrid.git] / ChangeLog
index e9d0082..f3222da 100644 (file)
--- 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