]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Announce in NEWS the fix for 413603 - callgrind_annotate/cg_annotate truncate functio...
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 3 Nov 2019 16:45:27 +0000 (17:45 +0100)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 3 Nov 2019 16:45:27 +0000 (17:45 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a2422e89b637b40740ce0e6a4dfcc327978c96c2..e53bc625569a92b2382434100c10e81346e44e3f 100644 (file)
--- 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.