From: Arnaud Giersch Date: Tue, 12 Nov 2013 22:43:38 +0000 (+0100) Subject: Be more precise about memory leaks in ChangeLog. X-Git-Tag: v3_11_beta~312 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c148bb1a988abab01dcf52b90bfe1df90517bf0f?hp=09ab388452ecf91fc0141f58eef3a51bbb00687f Be more precise about memory leaks in ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 0fa53318df..e37559f885 100644 --- a/ChangeLog +++ b/ChangeLog @@ -98,6 +98,7 @@ SimGrid (3.10-rc2) unstable; urgency=low Build System: * Lots of memory leaks were corrected in this release. + There is no known memory leaks anymore, in all of our 600+ tests. * New command line option --version, to get SimGrid version information. Packagers may want to add extra words to SIMGRID_VERSION_EXTRA defined in CMakeLists.txt.