- Now properly parses dates according to specified date format.

This commit is contained in:
Paul Beckingham 2008-06-12 23:58:58 -04:00
parent fd7bb9daa9
commit 8d90035bbc
5 changed files with 44 additions and 9 deletions

View file

@ -8,6 +8,7 @@ represents a feature release, and the z represents a patch.
1.2.0 (?)
+ Bug: "dateformat" configuration variable used to display dates, but not parse them
+ "task list x" now performs a caseless comparison between "x" and the description
+ Task sub projects supported.
------ reality -----------------------------------