From eaf11cc12a1aa4b050a8a1e7ea3770d3d9c81e95 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:29 +0200 Subject: Imported Upstream version 1.0 --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 99eedb0..724aaa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,31 @@ +What's new in version 1.0 + +* Performance improvements +* Support for splitting CPU meters into two or four columns + (thanks to Wim Heirman) +* Switch from PLPA, which is now deprecated, to HWLOC. +* Bring back support for native Linux sched_setaffinity, + so we don't have to use HWLOC where we don't need to. +* Support for typing in user names and column fields in selection panels. +* Support for UTF-8 tree drawing + (thanks to Bin Guo) +* Option for counting CPUs from zero + (thanks to Sean Noonan) +* Meters update in every screen (no longer halting while on Setup, etc.) +* Stricter checks for command-line options + (thanks to Sebastian Pipping) +* Incremental filtering + (thanks to Seth Heeren for the idea and initial implementation) +* Try harder to find the ncurses header + (thanks to Moritz Barsnick) +* Man page updates + (thanks to Vincent Launchbury) +* BUGFIX: Support larger numbers for process times. + (thanks to Tristan Nakagawa for the report.) +* BUGFIX: Segfault in BarMeterMode_draw() for small terminal widths + (patch by Sebastian Pipping) + What's new in version 0.9 * Add support for "steal"/guest CPU time measurement -- cgit v1.2.3