Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update changelog
authorSamuel Lepetit <samuel.lepetit@inria.fr>
Thu, 5 Jul 2012 12:10:55 +0000 (14:10 +0200)
committerSamuel Lepetit <samuel.lepetit@inria.fr>
Thu, 5 Jul 2012 12:10:55 +0000 (14:10 +0200)
ChangeLog

index ec9cb8a..a84a2f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ SimGrid-java (3.8) unstable; urgency=low
  * New module: org.simgrid.msg.File (SimGrid File management functions)
  * New Module: org.simgrid.msg.VM (SimGrid interface to mimick IAAS 
 clouds)
+ * Change the meaning of Process.restart: now restart the process from the start, like MSG_process_restart in C.
+ * Add Process.setAutoRestart: handling of process restart when failed host comes back.
 
  * Introduce a new context factory based on Coroutines (read the doc to know how to use it): simulations are expected to run up to five times faster.
 SimGrid-java (3.7.1) stable; urgency=low