From 9246b950c8e3e54f046fe51a20375b58bc83dfc6 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Thu, 28 Sep 2017 00:44:44 -0500 Subject: [PATCH] NEWS: acknowledged top's multi-byte support extensions Signed-off-by: Jim Warner --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 2e7c7da0..173ec21e 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ procps-ng-NEXT * top: delay interval accepts non-locale radix point Redhat #1182248 * top: address a wishlist man page NLS suggestion Debian #865689 * top: fix potential distortion in 'Mem' graph display issue #64 + * top: provide proper multi-byte string handling issue #68 * watch: define HOST_NAME_MAX where not defined Debian #830734 * vmstat: Fix alignment for disk partition format issue #69