From: Philippe Waroquiers Date: Sun, 3 Nov 2019 16:45:27 +0000 (+0100) Subject: Announce in NEWS the fix for 413603 - callgrind_annotate/cg_annotate truncate functio... X-Git-Tag: VALGRIND_3_16_0~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf64922a727cf9cd06adeedaede112b35e7ab09;p=thirdparty%2Fvalgrind.git Announce in NEWS the fix for 413603 - callgrind_annotate/cg_annotate truncate function names at '#' --- diff --git a/NEWS b/NEWS index a2422e89b6..e53bc62556 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,7 @@ where XXXXXX is the bug number as listed below. 409367 exit_group() after signal to thread waiting in futex() causes hangs 410599 Non-deterministic behaviour of pth_self_kill_15_other test 411134 Allow the user to change a set of command line options during execution +413603 callgrind_annotate/cg_annotate truncate function names at '#' n-i-bz Fix minor one time leaks in dhat. n-i-bz Add --run-cxx-freeres=no in outer args to avoid inner crashes.