]> granicus.if.org Git - procps-ng/commitdiff
NEWS: update with accumulated changes for next release
authorJim Warner <james.warner@comcast.net>
Thu, 19 Jun 2014 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sun, 22 Jun 2014 11:39:55 +0000 (21:39 +1000)
Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS

diff --git a/NEWS b/NEWS
index a2afaa325c6e69325ad420caf79845513eba46d6..33cb0bd10de433d9e3299761dcf0ea6160baac36 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,17 @@ procps-ng-3.3.10
 ----------------
   * sysctl --system loads default config file - Debian #732920
   * ps doesn't exit on SIGCONT
+  * top better accommodates discontinuous NUMA nodes
+  * ps cmdline trailing spaces suppressed under zsh, redhat #1057600
+  * kill restores the '-HUP -1' functionality
+  * vmstat -d / -p segfault eliminated when /sys is not mounted
+  * pgrep properly shows full command line when -au are combined
+  * vmstat supports timestamps with -t/--timestamp option
+  * top is now immune to distortions when system time is reset
+  * top standardized the <Esc> key support with prompted input
+  * top missing summary area info added to man document, ubuntu #574624
+  * top provides alternate graph modes for cpu states and memory usage
+
 
 procps-ng-3.3.9
 ---------------