From d2bd0d6a9643de3a2794d9bc2288ef92c6cef07f Mon Sep 17 00:00:00 2001 From: Samuel Lepetit Date: Thu, 5 Jul 2012 14:10:55 +0200 Subject: [PATCH] Update changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index ec9cb8a374..a84a2f2e1e 100644 --- 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 -- 2.20.1