- Fixed bug that prevented 'task list priority.above:L' from working.
- Added unit tests.
This commit is contained in:
Paul Beckingham 2010-06-28 17:45:42 -04:00
parent 426eac97aa
commit 6ea6c79375
3 changed files with 129 additions and 0 deletions

View file

@ -48,6 +48,7 @@
+ Fixed bug #405, which incorrectly compared dates on tasks created by
versions earlier than 1.9.1 to those created by 1.9.1 or later (thanks to
Ivo Jimenez).
+ Fixed bug that prevented 'task list priority.above:L' from working.
------ old releases ------------------------------