summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2013-11-15 00:00:00 -0600
committerCraig Small <csmall@enc.com.au>2013-11-25 20:57:32 +1100
commit23dd0cec419922c3a9b6a34d73907fa19c45b1c5 (patch)
tree3e63027b34222f795beeed2c0883d02f2d5d0624
parentaf4e6533ba5ee04f414bc8774df31ddef38e8880 (diff)
downloadprocps-ng-23dd0cec419922c3a9b6a34d73907fa19c45b1c5.tar.gz
NEWS: updated with the next procps-ng release of 3.3.9
Signed-off-by: Jim Warner <james.warner@comcast.net>
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bed2ff..287f867 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