]> granicus.if.org Git - strace/blobdiff - NEWS
Fix decoding of preadv syscall in case of short read
[strace] / NEWS
diff --git a/NEWS b/NEWS
index 24365b05904a4e854c851bc587c8a5a8aae606f0..c5a4d2e0558c1bff770e1ae557496c45431909e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,7 @@ Noteworthy changes in release ?.?? (????-??-??)
   * 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 of preadv syscall in case of short read.
   * Fixed decoding and dumping of readv syscall in case of short read.
   * Fixed dumping of recvmsg and recvmmsg syscalls in case of short read.
   * Fixed decoding of mincore syscall's last argument.