X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3010b32a3f0ce4b750811eda3d65f31cffe4d268..9384db270e1d285888021a1c1bb9aad0ae17679c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 251ba08e59..fe4f59923a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ SimGrid (3.17) UNRELEASED (release target: September 22 2017) S4U - 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.