Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Closed GH#128.
[simgrid.git] / ChangeLog
index 9dbc2ed116dfecab5b7b81e3c18949a896373217..f56f70db835209a142b08bc556101f74314478f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,12 +21,16 @@ 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)
+ (FG: issues on Framagit; GF: issues on GForge; GH: issues on 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
+ - GF#18137: Allow different stack sizes?
+ - GH#128: Parallelization of simulation with --cfg=contexts/nthreads
  - GH#139: Allow pthread creation in SMPI
+ - GH#336: Packet-level simulation using SMPI?
 
 ----------------------------------------------------------------------------