summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCraig Small <csmall@dropbear.xyz>2022-08-29 20:38:17 +1000
committerCraig Small <csmall@dropbear.xyz>2022-08-29 20:38:17 +1000
commit1502648ff9aef047286db2e03a3e1a872d40a0e2 (patch)
treeeba2aa1afefc3458269af38e47f2258dbe55c5e7 /NEWS
parent47a8676625bc2204a173f7082f4270cdfe8b423f (diff)
downloadprocps-ng-1502648ff9aef047286db2e03a3e1a872d40a0e2.tar.gz
library: Rename to libproc2
The newlib library used to be called libproc-2 but the new name is preferred. References: https://www.freelists.org/post/procps/Next-for-newlib,3 Signed-off-by: Craig Small <csmall@dropbear.xyz>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d395bc0..e394233 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ procps-ng-NEXT
* library
Re-add elogind support merge #151
Used memory is Total - Available
+ Renaming, it is now libproc2
* pidwait: Better warning if pidfd_open not implemented
* pmap: Dont reuse stdin filehandle issue #231
* ps: threads again display when -L is used with -q issue #234