Stricter checks for command-line options

(thanks to Sebastian Pipping)
This commit is contained in:
Hisham Muhammad
2011-08-26 21:04:26 +00:00
parent 7eeb52dfbb
commit 5dfb46e14f
2 changed files with 18 additions and 5 deletions

View File

@ -4,6 +4,8 @@ What's new in version 0.9.1
* Option for counting CPUs from zero
(thanks to Sean Noonan)
* Meters update in every screen (no longer halting while on Setup, etc.)
* Stricter checks for command-line options
(thanks to Sebastian Pipping)
* BUGFIX: Support larger numbers for process times.
(thanks to Tristan Nakagawa for the report.)
* BUGFIX: Segfault in BarMeterMode_draw() for small terminal widths