- Update to version 1.0.3
* Tag all children ('c' key)
* Fixes in accounting of guest time when using virtualization
* Performance improvements
* Further performance improvements due to conditional parsing
of IO data depending on selected fields.
* Better consistency in coloring.
* Increase limit of buffer when tracing a deep nested process tree.
* Display pagefault stats.
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
* Add column to track the OOM-killer score of processes
* Rebase htop-stdgnu.patch
OBS-URL: https://build.opensuse.org/request/show/234764
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=25
* Add IO priority support ('i' key)
* Avoid deleting .htoprc if it is a symlink
* Fail gracefully when /proc is not mounted
(thanks to Philipp Hagemeister)
* Option to update process names on every refresh
(thanks to Rob Hoelz)
* BUGFIX: Fix crashes when process list is empty
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=19
* respecting $XDG_CONFIG_HOME
(thanks to Hadzhimurad Ustarkhan for the suggestion.)
* Safer behavior on the kill screen, to make it harder to kill
the wrong process.
* BUGFIX: behavior of 'F' (follow) key was broken, also affecting
the persistence of mouse selections.
* BUGFIX: keep main panel up-to-date when running the screen
manager, to fix crash when processes die while on the F9/Kill
screen.
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=17