mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #851
- Fixed bug #851, which failed to recognize durations like '1day' when filtering date attributes (thanks to Philipp Woelfel). - Added unit tests.
This commit is contained in:
parent
9eee2e3e3e
commit
50825bc61a
4 changed files with 89 additions and 3 deletions
|
@ -237,6 +237,8 @@
|
|||
handling multiple arguments (thanks to Uli Martens).
|
||||
+ Fixed bug #850, which failed when newline characters were in a modified task
|
||||
description. They are now stripped (thanks to Aikido Guy).
|
||||
+ Fixed bug #851, which failed to recognize durations like '1day' when
|
||||
filtering date attributes (thanks to Philipp Woelfel).
|
||||
+ Fixed bug #856, which prevented filters on missing project from working
|
||||
(thanks to Michelle Crane).
|
||||
+ Fixed bug #859, which used only one color for the 'ghistory.*' report
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue