2007-07-15 zzz

* Add current values to graph legends
    * Fix up previous Rate fix to check for divide by zero
This commit is contained in:
zzz
2007-07-15 18:34:33 +00:00
committed by zzz
parent 4acd2996c5
commit 5c1dc79767
5 changed files with 23 additions and 11 deletions

View File

@ -1,4 +1,8 @@
$Id: history.txt,v 1.575 2007-07-14 13:44:11 zzz Exp $
$Id: history.txt,v 1.576 2007-07-14 19:56:18 complication Exp $
2007-07-15 zzz
* Add current values to graph legends
* Fix up previous Rate fix to check for divide by zero
2007-07-14 Complication
* Take the post-download routerInfo size check back out of ReseedHandler,