Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot to document that
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 8 Dec 2017 22:56:50 +0000 (23:56 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 8 Dec 2017 22:56:50 +0000 (23:56 +0100)
ChangeLog

index 825bbb5..8b46c70 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,7 @@ SimGrid (3.18) NOT RELEASED YET (target: December 24 2017)
  - #240: xbt_cond_wait_timeout should gracefully return for C apps
  - #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 
  - #221: odd LMM warning when killing an actor 
  - #120: Memory leak when the processes are forcefully killed