diff options
author | Dmitry V. Levin <ldv@strace.io> | 2022-03-26 08:00:00 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2022-03-26 08:00:00 +0000 |
commit | 48fedb268e14777017303aae017eb1b1d845f84c (patch) | |
tree | 74f71399a1f7fde04997930f4763533c3b7078ac | |
parent | 94b68749ae776cd0df1a1478a226761a8fbba2eb (diff) | |
download | strace-48fedb268e14777017303aae017eb1b1d845f84c.tar.gz |
Prepare for 5.17 releasev5.17
* NEWS: Update for 5.17 release.
-rw-r--r-- | NEWS | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in release ?.?? (????-??-??) +Noteworthy changes in release 5.17 (2022-03-26) =============================================== * Improvements @@ -18,8 +18,6 @@ Noteworthy changes in release ?.?? (????-??-??) TCA_ACT_*, and *_MAGIC constants. * Updated lists of ioctl commands from Linux 5.17. -* Bug fixes - Noteworthy changes in release 5.16 (2022-01-10) =============================================== |