- Added caseless comparison when searching keywords in the description.

This commit is contained in:
Paul Beckingham 2008-06-11 01:40:01 -04:00
parent 131693f617
commit 438f3cb134
2 changed files with 17 additions and 19 deletions

View file

@ -6,7 +6,8 @@ where the x represents a major version number, or architecture. The y
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.
+ 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
------ reality -----------------------------------