summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c95d4d27..721ba163b 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ Noteworthy changes in release ?.?? (????-??-??)
SIGSYS siginfo_t).
* Added ability to set arbitrary absolute timestamp formatting (using
--absolute-timestamps=format:strftime=FORMAT option syntax).
+ * Added ability to set ISO 8601 time stamp format (using
+ --absolute-timestamps=format:iso8601 option syntax).
* Implemented decoding of process_mrelease syscall, introduced in Linux 5.15.
* Implemented decoding of SECCOMP_GET_NOTIF_SIZES operation of seccomp
syscall.