X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1d65538ec778159e39f13d115185b3743c40a0c1..ec3faa6d1e6b01843b3f6edaf8aa07ffc651fe30:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 345aacc003..d68448eed3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ S4U: are fullfiled. If it cannot be started right away, it will start as soon as it becomes possible. - Allow to set a concurrency limit on disks and hosts, as it was already the case for links. + - Rename Link::get_usage() to Link::get_load() for consistency with Host:: New plugin: Operation - Operations are designed to represent workflows, i.e, graphs of repeatable Activities.