X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4dae60d5a4aeec1d06652d2f1da484720c99850d..3143f7c9b211373e47e43221a4587a253fc449df:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 44c39b1f88..fe4f59923a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ SimGrid (3.17) UNRELEASED (release target: September 22 2017) - Comm.detach(): start and forget about asynchronous emission - this_actor::send(mailbox) is now mailbox->put() - New: simgrid::s4u::Comm::wait_all() + - New: Host.execute() for remote executions. SURF - Unused option network/sender-gap is removed.