]> granicus.if.org Git - strace/commitdiff
Update NEWS
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 17 Jan 2018 23:42:42 +0000 (00:42 +0100)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 29 Jan 2018 13:12:50 +0000 (14:12 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 4205969729109dfdd040fd5beb8547951cd6ca3d..cbfc3b44edb7aa8ac55e3946ce51d682084948ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,9 @@ Noteworthy changes in release ?.?? (????-??-??)
     BPF_MAP_GET_NEXT_ID, BPF_PROG_GET_FD_BY_ID, BPF_MAP_GET_FD_BY_ID,
     and BPF_OBJ_GET_INFO_BY_FD commands of bpf syscall.
   * Enhanced decoding of get_thread_area, memfd_create, modify_ldt,
-    perf_event_open, reboot, set_thread_area, and shmget syscalls.
+    perf_event_open, reboot, s390_guarded_storage, s390_pcio_mmio_read,
+    s390_pci_mmio_write, s390_runtime_instr, s390_sthyi, set_thread_area,
+    and shmget syscalls.
   * Implemented decoding of KVM_* and DM_LIST_DEVICES ioctl commands.
   * Implemented decoding of riscv_flush_icache syscall.
   * Enhanced decoding of getsockopt and setsockopt syscalls for SOL_NETLINK