]> granicus.if.org Git - strace/commitdiff
Update NEWS
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sat, 29 Oct 2016 01:34:37 +0000 (04:34 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 30 Oct 2016 22:53:52 +0000 (22:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f1b691fac510f255bc1fe50d42894084927554cc..97585531208253bb5d0193e20a288ecb11fc1ff6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 Noteworthy changes in release ?.?? (????-??-??)
 
+* Improvements
+  * Implemented dumping of mq_timedsend and mq_timedreceive syscalls.
+
+* Bug fixes
+  * Fixed decoding of lookup_dcookie, inotify_init1, kcmp, process_vm_readv,
+    process_vm_writev, init_module, setns, unshare, kexec_load,
+    name_to_handle_at, mq_timedsend, mq_timedreceive, mq_notify, mq_getsetattr,
+    mq_open syscalls.
+  * Fixed handling of verbose flag in printing of controls array of
+    struct v4l2_ext_controls.
+
 Noteworthy changes in release 4.14 (2016-10-04)
 ===============================================