This commit is contained in:
committed by
Git OBS Bridge
parent
9f29ab8166
commit
05404d31bd
19
htop.changes
19
htop.changes
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 17:29:45 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- update to htop 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.
|
||||
* 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.
|
||||
* BUGFIX: avoid crashing when using many meters
|
||||
- change source tarball format to bzip2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 11:18:29 CET 2007 - thoenig@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user