aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-11 13:00:22 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:22 +0200
commitc74c38760df69bb87e93dff18cf91464e5d02f37 (patch)
treeee2a19a0ef3a808bdfc8c1e6a00e96d79966dcb0 /ChangeLog
parent9379132a8234eeedf62d37ef57713e52c12db6ab (diff)
downloaddebian_htop-c74c38760df69bb87e93dff18cf91464e5d02f37.tar.gz
debian_htop-c74c38760df69bb87e93dff18cf91464e5d02f37.tar.bz2
debian_htop-c74c38760df69bb87e93dff18cf91464e5d02f37.zip
Imported Upstream version 0.8.1upstream/0.8.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 733c666..28e645c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,35 @@
+What's new in version 0.8.1
+
+* Linux-VServer support
+ (thanks to Jonathan Sambrook and Benedikt Bohm)
+* Battery meter
+ (thanks to Ian Page Hands)
+* BUGFIX: Fix collection of IO stats in multithreaded processes
+ (thanks to Gerhard Heift)
+* Remove assertion that fails on hardened kernels
+ (thanks to Wolfram Schlich for the report)
+
+What's new in version 0.8
+
+* Ability to change sort column with the mouse by
+ clicking column titles (click again to invert order)
+* Add support for Linux per-process IO statistics,
+ enabled with the --enable-taskstats flag, which
+ requires a kernel compiled with taskstats support.
+ (thanks to Tobias Oetiker)
+* Add Unicode support, enabled with the --enable-unicode
+ flag, which requires libncursesw.
+ (thanks to Sergej Pupykin)
+* BUGFIX: Fix display of CPU count for threaded processes.
+ When user threads are hidden, process now shows the
+ sum of processor usage for all processors. When user
+ threads are displayed, each thread shows its own
+ processor usage, including the root thread.
+ (thanks to Bert Wesarg for the report)
+* BUGFIX: avoid crashing when using many meters
+ (thanks to David Cho for the report)
+
What's new in version 0.7
* CPU affinity configuration ('a' key)

© 2014-2024 Faster IT GmbH | imprint | privacy policy