incremental filtering

plus some fixes
This commit is contained in:
Hisham Muhammad
2011-09-08 01:17:26 +00:00
parent 3f3213b2e2
commit 11092662ee
4 changed files with 101 additions and 41 deletions

View File

@ -6,6 +6,8 @@ What's new in version 0.9.1
* Meters update in every screen (no longer halting while on Setup, etc.)
* Stricter checks for command-line options
(thanks to Sebastian Pipping)
* Incremental filtering
(thanks to Seth Heeren for the idea and initial implementation)
* BUGFIX: Support larger numbers for process times.
(thanks to Tristan Nakagawa for the report.)
* BUGFIX: Segfault in BarMeterMode_draw() for small terminal widths