]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
New section for 3.7.1.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 16 Nov 2011 03:59:49 +0000 (03:59 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 16 Nov 2011 03:59:49 +0000 (03:59 +0000)
Announce fix for #286374.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12270

NEWS

diff --git a/NEWS b/NEWS
index 5606880aa1868ceb7b13054965c33d11941097d4..c045d47f9aa02c4a7509f24f5e63072197397733 100644 (file)
--- 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)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~