X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f5792a3bf76ce15a573ae5e9c63097595ae5f2bd..7b7b18bf76328764ba08d088f0b589c2737ffe36:/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.