From: Eugene Syromyatnikov Date: Sat, 29 Oct 2016 01:34:37 +0000 (+0300) Subject: Update NEWS X-Git-Tag: v4.15~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=916b0c35944816e0c5249152e62b82d246455a47;p=strace Update NEWS --- diff --git a/NEWS b/NEWS index 97585531..a9c3e94c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ Noteworthy changes in release ?.?? (????-??-??) * Improvements + * Implemented decoding of DM_* ioctl commands. + * Implemented decoding of attr parameter of perf_event_open syscall. * Implemented dumping of mq_timedsend and mq_timedreceive syscalls. * Bug fixes