]> granicus.if.org Git - procps-ng/commitdiff
NEWS: updated for those recent utf-8 translation fixes
authorJim Warner <james.warner@comcast.net>
Thu, 25 Jun 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Mon, 29 Jun 2020 11:12:02 +0000 (21:12 +1000)
Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS

diff --git a/NEWS b/NEWS
index b10a9ddf7ff8ff2ede4bafb5eb6809c658934fbb..d5937c6aff020332bd0ea3a82af70ff07e22f4d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
 procps-ng NEXT
 --------------
+  * all: properly handle utf8 cmdline translations         issue #176
   * kill: Pass int to signalled process                    merge #32
   * pgrep: Pass int to signalled process                   merge #32
   * pgrep: Check sanity of SG_ARG_MAX                      issue #152