Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / ChangeLog
index 77ee0e4..a3f35c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ SimGrid (3.15) UNRELEASED; urgency=low
    That's a point in the routing algorithm, let's avoid wrong simplifications.
 
  MSG
- - New: MSG_process_yield()
+ - New: MSG_process_yield(). Stop and yield to other processes.
  - 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()