Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add sg_comm_wait()
[simgrid.git] / ChangeLog
index 8c0b53308d502a3aa6efc870d40dbff7a57e23bf..fbc5d4c3ab0d936e1722ae3e30d7b1ad2eb6f0c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,13 @@
 
 SimGrid (3.25.1) UNRELEASED (target: March 20 2020 or v3.26 on 3/26/20)
 
+C interface:
+ - Many MSG tests were converted to the new S4U's interface in C, that
+   was extended for that.
+
 Fixed bugs (FG#.. -> framagit bugs; FG!.. -> framagit merge requests):
  - FG#43: xbt::random needs some care
+ - FG#48: The Impossible Did Happen (yet again)
  - FG!24: Documentation and fix for xbt/random
  - GH#139: Allow pthread creation in SMPI