X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dd49f9d0ff63334f76e12446cd8076edef85c508..6260d187764dc644d699e1a53454f7efdcc682df:/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.