X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/266c603229beb53e39c935be162065bb8280da48..55ad634bd982190cbb65891936938b68aca89829:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 5ead4c98ed..60b9e1eb34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ Kernel: XBT: - Remove unused parameter 'free_ctn' for xbt_dict_set() and xbt_dict_set_ext(). +- New module: random, providing classical random numbers generators. Fixed bugs (FG#.. -> framagit bugs; FG!.. -> framagit merge requests): - GH#31: [MC] please provide an option to make MPI_Send asynchronous @@ -669,7 +670,7 @@ SimGrid (3.18) Released December 24 2017 - #230: segfaults when exit() without run() - #225: s4u::Actor::kill() doesn not really kill victims in a join() - #223: MSG_task_get_flops_amount() not working with parallel tasks - - #222: Actor::kill() doesn't really kill and segfaults + - #222: Actor::kill() doesn't really kill and segfaults - #221: odd LMM warning when killing an actor - #120: Memory leak when the processes are forcefully killed