X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5e0b70c4585952ce9b329721b6ef17bf35cab3a1..bf0be0a4483ee7319c120d3b06cb68d6dce5b451:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b7af4deefe..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. @@ -60,6 +62,7 @@ SimGrid (3.15) UNRELEASED; urgency=low XML - A can now be created with different speed values to represent pstates. see examples/platforms/energy_cluster.xml for an example. + -- target_date=March 20 2017 -- Da SimGrid team SimGrid (3.14.159) stable; urgency=low