]> granicus.if.org Git - procps-ng/commitdiff
NEWS: update/alphabetize enhancements for next release
authorJim Warner <james.warner@comcast.net>
Sat, 13 May 2017 05:05:00 +0000 (00:05 -0500)
committerCraig Small <csmall@enc.com.au>
Mon, 22 May 2017 11:34:32 +0000 (21:34 +1000)
Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS

diff --git a/NEWS b/NEWS
index 684379c4599e3da299e167fcab16193c81c91f68..6a3a2c7d0b7072c6eb05efad7f69ad790e291435 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,19 +1,23 @@
 procps-ng-NEXT
 ----------------
-  * watch: define HOST_NAME_MAX where not defined          Debian #830734
   * library: dont use vm_min_free on non Linux             Debian #831396
   * library: dont use SIGPWR on FreeBSD                    Debian #832148
-  * pmap: fix duplicate output line under '-x' option      Redhat #1374061
-  * top: eliminated minor libnuma memory leak
-  * ps: avoid eip/esp address truncations                  Debian #846361
   * library: don't strip off wchan prefixes (ps & top)     Redhat #1322111
-  * top: add config file support for XDG specification
   * pgrep: warn about 15+ char name only if -f not used
   * pkill: Return 0 only if we can kill process            Debian #852758
   * kill: -l space between name parses correctly           Debian #854407
+  * pmap: fix duplicate output line under '-x' option      Redhat #1374061
+  * ps: avoid eip/esp address truncations                  Debian #846361
+  * ps: recognizes SCHED_DEADLINE as valid CPU scheduler
+  * ps: display NUMA node under which a thread ran
+  * top: add config file support for XDG specification
+  * top: eliminated minor libnuma memory leak
   * top: show fewer memory decimal places (configurable)
   * top: provide command line switch for memory scaling
   * top: provide command line switch for CPU States
+  * top: provides more accurate cpu usage at startup
+  * top: display NUMA node under which a thread ran
+  * watch: define HOST_NAME_MAX where not defined          Debian #830734
 
 procps-ng-3.3.12
 ----------------