Avoid crashing when using many meters (thanks to David Cho for the report)

This commit is contained in:
Hisham Muhammad
2007-11-26 22:06:25 +00:00
parent bd0f30dcd6
commit 807df03671
3 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,9 @@
What's new in version 0.7.1
* BUGFIX: avoid crashing when using many meters
(thanks to David Cho for the report)
What's new in version 0.7
* CPU affinity configuration ('a' key)