]> granicus.if.org Git - strace/blobdiff - NEWS
Fix decoding and dumping of readv syscall in case of short read
[strace] / NEWS
diff --git a/NEWS b/NEWS
index f2ec02235050a2c479f143afecd639f98873000b..8b09bdae050d5ec34c0e5d761e32a655c2bc13a5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Noteworthy changes in release ?.?? (????-??-??)
   * Fixed build on arc, metag, nios2, or1k, and tile architectures.
   * Fixed decoding of 32-bit times syscall return value on 64-bit architectures.
   * Fixed decoding of mlock2 syscall on sparc.
+  * Fixed decoding of syscalls unknown to the kernel on s390/s390x.
+    (addresses Debian bug #485979 and Fedora bug #1298294).
+  * Fixed decoding and dumping of readv syscall in case of short read.
 
 Noteworthy changes in release 4.11 (2015-12-21)
 ===============================================