]> 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 9623754d98f351b7e522fa84af07d4a91a88645b..8b09bdae050d5ec34c0e5d761e32a655c2bc13a5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Noteworthy changes in release ?.?? (????-??-??)
+===============================================
+
+* Improvements
+  * Enhanced decoding of personality, sched_getaffinity,
+    and sched_setaffinity syscalls.
+  * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha.
+  * Added decoding of bind, listen, and setsockopt direct syscalls on sparc.
+
+* Bug fixes
+  * 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)
 ===============================================