ps: Add NEWS and test for exe output

Only need this for master, as Jim took care of exe
handling for newlib in the ad4269 change.

References:
 commit b556bf5ba8
 commit ad4269f118
This commit is contained in:
Craig Small
2020-12-22 15:31:39 +11:00
parent b556bf5ba8
commit 3dcaf97773
2 changed files with 2 additions and 0 deletions

1
NEWS
View File

@@ -9,6 +9,7 @@ procps-ng NEXT
* pidof: show worker threads Redhat #1803640
* ps.1: Mention stime alias issue #164
* ps: check also match on truncated 16 char comm names
* ps: Add exe output option Redhat #1399206
* pwait: New command waits for a process merge #97
* sysctl: Match systemd directory order Debian #950788
* sysctl: Document directory order Debian #951550