From: Florian Krohm Date: Wed, 16 Nov 2011 03:59:49 +0000 (+0000) Subject: New section for 3.7.1. X-Git-Tag: svn/VALGRIND_3_8_0~583 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c155bb884401cca374f9520c25dbaa5f3bf61e37;p=thirdparty%2Fvalgrind.git New section for 3.7.1. Announce fix for #286374. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12270 --- diff --git a/NEWS b/NEWS index 5606880aa1..c045d47f9a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Release 3.7.1 (????) +~~~~~~~~~~~~~~~~~~~~ + + +* ==================== FIXED BUGS ==================== + +The following bugs have been fixed or resolved. Note that "n-i-bz" +stands for "not in bugzilla" -- that is, a bug that was reported to us +but never got a bugzilla entry. We encourage you to file bugs in +bugzilla (http://bugs.kde.org/enter_valgrind_bug.cgi) rather than +mailing the developers (or mailing lists) directly -- bugs that are +not entered into bugzilla tend to get forgotten about or ignored. + +To see details of a given bug, visit +https://bugs.kde.org/show_bug.cgi?id=XXXXXX +where XXXXXX is the bug number as listed below. + +286374 Running cachegrind with --branch-sim=yes on 64-bit PowerPC program fails + + Release 3.7.0 (5 November 2011) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~