X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/93127ef7ecd968f9c6e8ff28b674d4931a60dc23..821e14387201136b86389d5ea0bdc6c2fb4f0b10:/ChangeLog diff --git a/ChangeLog b/ChangeLog index fa21ecf45c..0e7780040a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,8 @@ SimGrid (3.8) NOT RELEASED; urgency=low to avoid memory leaks. * Add an interface to auto-restart processes when the host in which they are executing comes back. + * Ensures that SIMIX_clean is called automatically. It's not part of + the public interface anymore (bindings should be updated). SimDag: * New types of typed tasks. SD_TASK_COMP_PAR_AMDAHL represents a