X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f70b81e98894e971dbac565d8e496dc99e3fa30a..af459dff2b5461c2dbc61e5b5cbdc302f92d2404:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 17d53f5c28..8768cc3af0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,16 @@ SimGrid (3.19) NOT RELEASED YET (target: March 20 2018, 16:15:27 UTC) + MSG + - Fix MSG_task_get_remaining_work_ratio() to return 1.0 for tasks that have + not started. + S4U - Execution->setHost() can be called after start() to migrate it. - Comm::test_any() is now implemented. + XBT + - Remove XBT_LOG_CONNECT, it should be useless nowadays. + Fixed bugs: - #245: migrating an actor does not migrate its execution