Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 May 2005 14:59:59 +0000 (14:59 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 May 2005 14:59:59 +0000 (14:59 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1269 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 980641f..95d0a15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,9 +63,9 @@ DONE
     macros. While I was at it, various cleanups:
      - allow to declare more than one timed section per file (fix a stupid bug)
      - move some private declaration to the right place
-     - the chrono module now cleanups its mess on gras exit
      - merge conditional execution and timing macros into emulation module
      - document the module
+     - make sure the module cleanups its mess on gras_exit
 
  --