X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/85ec20d003755c203949f738568940c30e3159de..685b3e4ec85031e1cb821dc3169aa2ed104b4f30:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ba67d904ef..8e1ae4ded1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,8 +34,8 @@ S4U: That is, callbacks registered in Exec::on_suspend_cb will not be fired for Comms nor Ios. New S4U plugins: - - Operation: They are designed to represent workflows, i.e, graphs of repeatable Activities. - See the examples under examples/cpp/operation-* and the documentation in the Plugins page. + - Task: They are designed to represent dataflows, i.e, graphs of repeatable Activities. + See the examples under examples/cpp/task-* and the documentation in the Plugins page. - Battery: Enable the management of batteries on hosts. See the examples under examples/cpp/battery-* and the documentation in the Plugins page. - Photovoltaic: Enable the management of photovoltaic panels on hosts.