]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Announce fix for 231257. A pretty old BZ. We must have fixed this
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 1 Apr 2015 15:07:34 +0000 (15:07 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 1 Apr 2015 15:07:34 +0000 (15:07 +0000)
in the meantime...

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

NEWS

diff --git a/NEWS b/NEWS
index 657fa9da50c7b7688629515b8b064c60f9514332..4185bcd2792bf9b9d9e5b301b2c719c2f67537e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,7 @@ where XXXXXX is the bug number as listed below.
 201435  Fix Darwin: -v does not show kernel version
 211926  Avoid compilation warnings in valgrind.h with -pedantic
 226609  Crediting upstream authors in man page
+231257  Valgrind omits path when executing script from shebang line
 269360  s390x: Fix addressing mode selection for compare-and-swap
 333051  mmap of huge pages fails due to incorrect alignment
         == 339163