From: Florian Krohm Date: Sun, 22 Apr 2012 03:53:40 +0000 (+0000) Subject: Announce fix. X-Git-Tag: svn/VALGRIND_3_8_0~333 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee42ff12b1fbfca8185128e0c07e38d921cee83;p=thirdparty%2Fvalgrind.git Announce fix. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12535 --- diff --git a/NEWS b/NEWS index 3199c3fece..05a2669d75 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,7 @@ n-i-bz s390x: Shadow registers can now be examined using vgdb and non reset of "C-ontinued" signal 297991 Valgrind interferes with mmap()+ftell() 297992 Support systems missing WIFCONTINUED (e.g. pre-2.6.10 Linux) +298394 s390x: Don't bail out on an unknown machine model. Assume it's a new model. Release 3.7.0 (5 November 2011) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~