]> granicus.if.org Git - procps-ng/commitdiff
NEWS: updated with the next procps-ng release of 3.3.9
authorJim Warner <james.warner@comcast.net>
Fri, 15 Nov 2013 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@enc.com.au>
Mon, 25 Nov 2013 09:57:32 +0000 (20:57 +1100)
Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS

diff --git a/NEWS b/NEWS
index 7bed2fffb0b738a8e28a2ba7468000426b39ee05..287f86716d28d8e56cb9a9525b876a5064b84187 100644 (file)
--- 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