From: Arnaud Giersch Date: Thu, 28 Jun 2012 09:10:06 +0000 (+0200) Subject: Add dots, and break long lines. X-Git-Tag: v3_8~429 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7515a7f47736f366e8366384c7895a628521ba98 Add dots, and break long lines. --- diff --git a/ChangeLog b/ChangeLog index 0c9b0aedbc..2567029725 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,8 +24,9 @@ SimGrid (3.8) NOT RELEASED; urgency=low Simix: * Bug fixes around the resource failures: don't let the processes - survive the host they are running onto - * Add an interface to execute cleanup functions when a process is killed, to avoid memory leaks + survive the host they are running onto. + * Add an interface to execute cleanup functions when a process is killed, + to avoid memory leaks. SimDag: * New types of typed tasks. SD_TASK_COMP_PAR_AMDAHL represents a