From 955bec2f077d375885791fdf54742f6fda337672 Mon Sep 17 00:00:00 2001 From: thiery Date: Fri, 4 Aug 2006 07:10:22 +0000 Subject: [PATCH] Add mallocators in ChangeLog git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2686 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index ecb760a262..119b558b07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,10 @@ SimGrid (3.1.1) unstable; urgency=low testall is the result of our cunit mecanism, and should replace all the scripty thingy around since bash don't run easily on billware. + * A mallocator system has been added. [Christophe Thiery] + Mallocators allow you to recycle your unused objects instead of freeing them + and allocating new ones. + Documentation update: * FAQ reworking + New FAQs: - "Valgrind spits tons of errors!" [Mt] -- 2.20.1