]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add bug 359703 s390: wire up separate socketcalls system calls to NEWS.
authorMark Wielaard <mark@klomp.org>
Tue, 23 Feb 2016 20:13:28 +0000 (20:13 +0000)
committerMark Wielaard <mark@klomp.org>
Tue, 23 Feb 2016 20:13:28 +0000 (20:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15806

NEWS

diff --git a/NEWS b/NEWS
index b732003bf5a6d417f0240a065547af5952cf052d..ad391bc6f2705a8417f67eb3164f73e0ac61e2e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,7 @@ where XXXXXX is the bug number as listed below.
 359201  futex syscall "skips" argument 5 if op is FUTEX_WAIT_BITSET
 359289  s390x: popcnt (B9E1) not implemented
 359472  The Power PC vsubuqm instruction doesn't always give the correct result
+359703  s390: wire up separate socketcalls system calls
 
 n-i-bz Fix incorrect (or infinite loop) unwind on RHEL7 x86 and amd64
 n-i-bz massif --pages-as-heap=yes does not report peak caused by mmap+munmap