From: Jim Warner Date: Thu, 19 Jun 2014 05:00:00 +0000 (-0500) Subject: NEWS: update with accumulated changes for next release X-Git-Tag: v3.3.10~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff7af8d9827db36b5991517db1ac8f3739b026ef;p=procps-ng NEWS: update with accumulated changes for next release Signed-off-by: Jim Warner --- diff --git a/NEWS b/NEWS index a2afaa32..33cb0bd1 100644 --- 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 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 ---------------