From 66c87f8ef136c6494453bfc78d3644d0f7973559 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Tue, 25 Sep 2012 03:03:03 -0500 Subject: [PATCH] top: update NEWS with additional capabilities Signed-off-by: Jim Warner --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6b3ef01d..ad105157 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,12 @@ procps-ng-3.3.4 * w get -i option to display IP addresses * watch 8bit fixes Debian #675069 * Fixed FTBFS for non-linux Debian #677055 - * pkill -u doesnt need space Debian #676239 + * pkill -u doesn't need space Debian #676239 + * top enables intra-column horizontal scrolling + * top can display a task's environment + * top can display major/minor pg fault deltas, Debian ##84992 + * top provides additional control over column widths + * top offers user controlled left/right justification procps-ng-3.3.3 ---------------