From df568a576f7b44ac5a2b9b7222c7f39d9932f626 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 11 Apr 2018 01:26:28 +0200 Subject: Imported Upstream version 2.2.0 --- ChangeLog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44b3d2d..453b963 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +What's new in version 2.2.0 + +* Solaris/Illumos/OpenIndiana support + (thanks to Guy M. Broome) +* -t/--tree flag for starting in tree-view mode + (thanks to Daniel Flanagan) +* macOS: detects High Sierra version to avoid OS bug + (thanks to Pierre Malhaire) +* OpenBSD: read battery data + (thanks to @nerd972) +* Various automake and build improvements + (thanks to Kang-Che Sung) +* Check for pkg-config when building with --enable-delayacct + (thanks to @florian2833z for the report) +* Avoid some bashisms in configure script + (thanks to Jesin) +* Use CFLAGS from ncurses*-config if present + (thanks to Michael Klein) +* Header generator supports non-UTF-8 environments + (thanks to @volkov-am) +* Linux: changed detection of kernel threads +* Collapse current subtree pressing Backspace +* BUGFIX: fix behavior of SYSCR column + (thanks to Marc Kleine-Budde) +* BUGFIX: obtain exit code of lsof correctly + (thanks to @wangqr) +* BUGFIX: fix crash with particular keycodes + (thanks to Wellington Torrejais da Silva for the report) +* BUGFIX: fix issue with small terminals + (thanks to Daniel Elf for the report) +* BUGFIX: fix terminal color issues + (thanks to Kang-Che Sung for the report) +* BUGFIX: preserve LDFLAGS when building + (thanks to Lance Frederickson for the report) +* BUGFIX: fixed overflow for systems with >= 100 signals What's new in version 2.1.0 -- cgit v1.2.3