Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Display the status of simulated processes when receiving SIGINT in simulation mode
[simgrid.git] / ChangeLog
index 90781a6..f1ba131 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,8 @@ SimGrid (3.4-svn) unstable; urgency=high
     - added two regression tests about this in datadesc_usage
   * Be more verbose when propagating local exceptions
     This helps debugging.
+  * Display the status of simulated processes when receiving SIGINT in
+    simulation mode
 
  MSG:
   * Allow to control the simulation from a trace file.
@@ -31,6 +33,7 @@ SimGrid (3.4-svn) unstable; urgency=high
     Add a teshsuite regression test for that.
     [Bug: if MSG_task_get_sender() is called after sender exit,
      bad things happen]
+  * Fix a bug which prevented suspend/resume to work properly
      
  SIMIX:
   * Add SIMIX_process_set_name() to change the name of the current