]> granicus.if.org Git - strace/commitdiff
Update NEWS
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sat, 29 Oct 2016 01:34:37 +0000 (04:34 +0300)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 10 Nov 2016 19:44:49 +0000 (22:44 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 97585531208253bb5d0193e20a288ecb11fc1ff6..a9c3e94cafbe5fa7e8542fb8d8dd48c350fd22a8 100644 (file)
--- 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