Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add dots, and break long lines.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 28 Jun 2012 09:10:06 +0000 (11:10 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 28 Jun 2012 09:10:06 +0000 (11:10 +0200)
ChangeLog

index 0c9b0ae..2567029 100644 (file)
--- 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