Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make room for the upcoming network energy plugin
[simgrid.git] / ChangeLog
index e74893b..2af5b4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ SimGrid (3.15) UNRELEASED; urgency=low
 
  MSG
  - New function: MSG_process_yield()
+ - Renamed MSG_energy_plugin_init() -> MSG_host_energy_plugin_init()
+   to make room for the upcoming network energy plugin.
 
  Java
  - Ensure that an actor can kill itself with Process::exit()