From: Carl Love Date: Mon, 3 Mar 2014 20:49:20 +0000 (+0000) Subject: updated NEWS to state bug 329956 is fixed for the next release. X-Git-Tag: svn/VALGRIND_3_10_0~585 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f5fda8e1b528b7cf010d874d8779bbf783cfff;p=thirdparty%2Fvalgrind.git updated NEWS to state bug 329956 is fixed for the next release. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13851 --- diff --git a/NEWS b/NEWS index 89866b99b4..b87b24e6e6 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,7 @@ where XXXXXX is the bug number as listed below. 328455 s390x: SIGILL after emitting wrong register pair for ldxbr 328711 valgrind.1 manpage "memcheck options" section is badly generated 329612 Incorrect handling of AT_BASE for image execution +329956 valgrind crashes when lmw/stmw instructions are used on ppc64 330459 --track-fds=yes doesn't track eventfds 330469 Add clock_adjtime syscall support 330939 Support for AMD's syscall instruction on x86