X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cbe8c21df78eb20ffd36c0bac250685f490244c5..812716e4be0bbef239a1c53fcecbf8e0cc2c068e:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a57680eb2c..756275795e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,8 @@ SimGrid-java (3.8) unstable; urgency=low * Add Process.setAutoRestart: handling of process restart when failed host comes back. * Add Process.getProperty, Host.getProperty, Host.getProperty: allows - you to retrieve the properties of the processes/hosts + you to retrieve the properties of the processes/hosts + * Deprecate Msg.clean(): you can just forget about it now. * New context factory based on Coroutines. It mandates a modified JVM but then, the simulations run about five times faster, and there is