mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 02:17:21 +02:00
- Added caseless comparison when searching keywords in the description.
This commit is contained in:
parent
131693f617
commit
438f3cb134
2 changed files with 17 additions and 19 deletions
|
@ -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 -----------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue