- Fixed bug #579, which displayed incorrect counts when using the 'limit:N'
  filter (thanks to Thomas Sattler).
- Changed wording from 'lines' to 'tasks', because the former was inaccurate.
- Adjusted limit.t tests accordingly.
This commit is contained in:
Paul Beckingham
2010-12-22 09:31:00 -05:00
parent bad31d83b1
commit 4840708090
5 changed files with 16 additions and 4 deletions

View File

@@ -39,6 +39,8 @@
Michelle Crane).
+ Fixed bug #555, which caused a segfault when logging a task with a project
(thanks to Itay Perl).
+ Fixed bug #579, which displayed incorrect counts when using the 'limit:N'
filter (thanks to Thomas Sattler).
------ old releases ------------------------------