Changelog for
hatop-0.7.7-5.1.noarch.rpm :
Tue Sep 30 14:00:00 2014 mrueckertAATTsuse.de
- we need python-curses.
Wed Oct 6 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.7.7:
* the hotkey footer is displayed when pressing ENTER on selected service
* a string identifier (“pxname/svname”) can be used instead of a numerical identifier (“#iid/#sid”) for hotkey actions
* cursor and focus input are correctly displayed if started in CLI mode
* the stat data is properly reloaded if the number of proxies or services has changed
* infinite size sync is now prevented if screen size is larger than supported
* the hatop(1) man page was fixed and the new hotkey footer is documented
- changes from 0.7.6:
* bugfix: support terminals lacking different cursor visibilities
* bugfix: handle empty or incomplete info and stat data
* bugfix: handle unknown proxy names with the -p / --proxy filter options.
Thu Aug 19 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.7.5:
* bugfix: pressing ENTER on the embedded CLI could result in
display corruption
* add keybind reference in KEYBINDS
- splitted out RST documentation into a -doc subpackage as it is
larger than the main package
- fix shebang to use %__python instead of /usr/bin/env python
Tue Aug 17 14:00:00 2010 mrueckertAATTsuse.de
- update to 0.7.4
Fix expected data type of CSV field tracked
Fix index page markup
Add git ignore patterns for generated documentation
Move the header references below the screenshots
Add header references to screenshot site
Use bounded length deque only if available (Python 2.6+)
Add permalink for quickstart
Mon Aug 16 14:00:00 2010 mrueckertAATTsuse.de
- initial package