summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCraig Small <csmall@dropbear.xyz>2021-09-15 21:45:26 +1000
committerCraig Small <csmall@dropbear.xyz>2021-09-15 21:45:26 +1000
commit75ba637182d3338b7b34890fba523166b2846b71 (patch)
tree66e371c8c9e1317eb5394268ba428a150a7b3f1d /NEWS
parentfdab991bb22ce1d222027d7f2e48a7698e2048b2 (diff)
downloadprocps-ng-75ba637182d3338b7b34890fba523166b2846b71.tar.gz
docs: Add note in sysctl.conf.5 for line length
References: procps-ng/procps#77
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee21f71..406f103 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ procps-ng-NEXT
* sysctl: Add support for systemd glob patterns issue #191
* sysctl: Check resolved path to be under /proc/sys issue #179
* sysctl: return non-zero if EINVAL return for write merge #76
+ * sysctl.conf.5: Note max line length issue #77
* top: added LOGID similar to 3.3.13 ps LUID
* top: added EXE identical to 3.3.17 ps EXE
* top: exploit some library smaps_rollup provisions issue #112