Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
gitlab-ci: avoid recompiling the lib in 'pages' stage
[simgrid.git] / ChangeLog
index 9dbc2ed..aedd899 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,12 +21,13 @@ 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):
+Fixed bugs (FG#.. -> framagit bugs; FG!.. -> FG merge requests; GH: GitHub):
  - FG#41: Add sg_actor_create C interface
  - 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
+ - GH#336: Packet-level simulation using SMPI?
 
 ----------------------------------------------------------------------------