From 9069db6c5d57aa2d2a5d1aedf641b9519f5edef5 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Sun, 10 Jul 2016 07:59:20 +1000 Subject: [PATCH] misc: Add note for Debian bug about ANSI --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 70755cc1..8cc5ae99 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ procps-ng-3.3.12 * top: the '=' key now includes active locate requests * vmstat: devices exceeding 15 chars now displayed Redhat #586078 * watch: hostname added to header - * watch: correctly interprets the esc[m sequence + * watch: better handling ANSI including esc[m Debian #830313 * watch: use locale-independent float Debian #692113 procps-ng-3.3.11