- Corrected rounding errors on burndown chart bar size calculations (thanks to
  Uli Martens).
This commit is contained in:
Paul Beckingham 2012-03-26 18:16:09 -04:00
parent a73c711188
commit 6100748511
2 changed files with 9 additions and 7 deletions

View file

@ -12,6 +12,8 @@ Bugs
+ Fixed grammar in feedback string (thanks to Uli Martens).
+ Addressed valgrind complaints (thanks to Bryce Harrington).
+ Removed default configuration value for the obsolete 'annotations' setting.
+ Corrected rounding errors on burndown chart bar size calculations (thanks to
Uli Martens).
------ old releases ------------------------------