From: mquinson Date: Tue, 10 May 2005 14:59:59 +0000 (+0000) Subject: cosmetics X-Git-Tag: v3.3~4085 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c4f2f93c0322134842983911136549d38dbca416?hp=db32f701b91d3ae38c3e96f36e8d80cb07f847f9 cosmetics git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1269 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index 980641ffd5..95d0a1570a 100644 --- 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 --