- 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

1
NEWS
View File

@@ -11,6 +11,7 @@ New Features in taskwarrior 1.9.4
- The first month in the calendar report can now be changed with an offset
value.
- No more dependency on ncurses.
- Assorted bug fixes.
Please refer to the ChangeLog file for full details. There are too many to
list here.