X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7df860b10978ddacd8bf3ffcd1d3656ab0256689..2ba8549e0a8371efc09c66bad197097f88d93366:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b8dc8ba5fc..7567984e5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ S4U: or Mailbox::get_async() if you really want to play with void*. - Unify the interface of Activity::on_{start/activity} - New function: Comm::get_dst_data() + - New function: Comm::set_payload_size() to set the amount of bytes to simulate. - New functions: Comm::sendto_{init,async} to initiate a communication on between two (possibly remote) hosts.