From: Craig Small Date: Thu, 27 Feb 2020 11:03:12 +0000 (+1100) Subject: NEWS: Fix location of sysctl update X-Git-Tag: v3.3.17rc1~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0afe595a44fbaf9ca07e60af3e722a12bc58f6b5;p=procps-ng NEWS: Fix location of sysctl update The previous commit put the sysctl directory order entries in the wrong place. --- diff --git a/NEWS b/NEWS index 3fb4fa73..455f1478 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ procps-ng NEXT -------------- * pgrep: Check sanity of SG_ARG_MAX issue #152 * top: ensure config file backward compatibility Debian #951335 + * sysctl: Match systemd directory order + * sysctl: Document directory order Debian #951550 procps-ng-3.3.16 ---------------- @@ -14,8 +16,6 @@ procps-ng-3.3.16 * docs: install translated man pages issue #146 * pgrep: Match on runstate issue #109, Debian #919381 * snice: Fix matching on pid merge #89 - * sysctl: Match systemd directory order - * sysctl: Document directory order Debian #951550 * top: can now exploit 256-color terminals issue #96 * top: preserves 'other filters' in configuration file issue #99 * top: can now collapse/expand forest view children issue #99