]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
NEWS: Mention #336772, --default-suppressions and the std::thread update in the drd...
authorBart Van Assche <bvanassche@acm.org>
Sat, 5 Jul 2014 06:52:48 +0000 (06:52 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 5 Jul 2014 06:52:48 +0000 (06:52 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14131

NEWS

diff --git a/NEWS b/NEWS
index 9c048d8135dcf75800fc88f2089e6e62864b2879..9bd99a1f2b440ab6f439e354e74dc69d61d21dc6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -171,11 +171,14 @@ where XXXXXX is the bug number as listed below.
 335263  arm64: dmb instruction is not implemented
 335441  unhandled ioctl 0x8905 (SIOCATMARK) when running wine under valgrind
 335496  arm64: sbc/abc instructions are not implemented
+336772  Make moans about unknown ioctls more informative
 n-i-bz  Fix KVM_CREATE_IRQCHIP ioctl handling
 n-i-bz  s390x: Fix memory corruption for multithreaded applications
 n-i-bz  vex arm->IR: allow PC as basereg in some LDRD cases
 n-i-bz  internal error in Valgrind if vgdb transmit signals when ptrace invoked
 n-i-bz  Fix mingw64 support in valgrind.h (dev@, 9 May 2014)
+n-i-bz  drd manual: Document how to C++11 programs that use class "std::thread"
+n-i-bz  Add command-line option --default-suppressions
 
 
 Release 3.9.0 (31 October 2013)