From 23dd0cec419922c3a9b6a34d73907fa19c45b1c5 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Fri, 15 Nov 2013 00:00:00 -0600 Subject: [PATCH] NEWS: updated with the next procps-ng release of 3.3.9 Signed-off-by: Jim Warner --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index 7bed2fff..287f8671 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +procps-ng-3.3.9 +--------------- + * kernel namespaces support added to skill, pgrep, ps and top + * pidof was reimplemented from scratch (replacing sysvinit pidof) + * ps has configurable libselinux support (--enable-libselinux) + * ps provides for display of systemd slice unit (--with-systemd) + * free can once again report non-zero 'shared' memory + * sysctl provides '--system' to ignore missing /etc/sysctl.conf + * watch interval capacity was increased - debian #720445 + * pwdx no longer fails in a nonexistent locale - debian #718766 + * top clarified summary area Mem/Swap stats - debian #718670 + * top batch mode -w (width) abend fixed - debian #721204 + * top man page removed 'Bd/Ed' mdoc macros - debian #725713 + * top no longer clears screen at exit - redhat #977561 + * top adapted to potential libnuma stderr message - redhat #998678 + * top added missing batch mode newline - redhat #1008674 + + procps-ng-3.3.8 --------------- * top adds extensions for linux NUMA/Node capability