From: Martin Quinson Date: Thu, 13 Feb 2020 23:18:49 +0000 (+0100) Subject: document some recent (and ongoing) changes X-Git-Tag: v3.26~913 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/68dfb37b7767590fbe43cb201f6c3c9ded82c6ef?hp=678f0da371e2b9e754e64340ae86b4dd229a3d1f document some recent (and ongoing) changes --- diff --git a/ChangeLog b/ChangeLog index 2d7250f5ca..fbc5d4c3ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ 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)