From: Florian Krohm Date: Wed, 1 Apr 2015 15:07:34 +0000 (+0000) Subject: Announce fix for 231257. A pretty old BZ. We must have fixed this X-Git-Tag: svn/VALGRIND_3_11_0~535 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c358a23efc9cec852a8d2624521923ee35a42edc;p=thirdparty%2Fvalgrind.git Announce fix for 231257. A pretty old BZ. We must have fixed this in the meantime... git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15057 --- diff --git a/NEWS b/NEWS index 657fa9da50..4185bcd279 100644 --- 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