From 3d6436d7cbb2210f9c899393a97d017d0363d43b Mon Sep 17 00:00:00 2001 From: Eugene Syromyatnikov Date: Sat, 29 Oct 2016 04:34:37 +0300 Subject: [PATCH] Update NEWS --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index f1b691fa..97585531 100644 --- 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) =============================================== -- 2.40.0