X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6bddb443489c58ab179610e6ab3f1e4e58c27a58..67634e9178fa9195d4b6fffb61e86ccd81a783d9:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 34328602e5..77ee0e4883 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,9 @@ SimGrid (3.15) UNRELEASED; urgency=low That's a point in the routing algorithm, let's avoid wrong simplifications. MSG - - New function: MSG_process_yield() + - New: MSG_process_yield() + - New: MSG_process_daemon(). Daemon processes are automatically killed + when the last non-daemon process terminates - Renamed MSG_energy_plugin_init() -> MSG_host_energy_plugin_init() to make room for the upcoming network energy plugin.