Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / ChangeLog
index 777b34c..fbc5d4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,15 @@
 
 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
 
 ----------------------------------------------------------------------------