mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug Fix - #251
- Fixed bug #251 that caused the .hasnt attribute modifier to fail when annotations were present. Thanks to John Florian.
This commit is contained in:
parent
ec7f7cc939
commit
07da2396fc
4 changed files with 184 additions and 62 deletions
|
@ -27,6 +27,8 @@
|
|||
+ Fixed bug #260 whereby the start, stop and delete commands did not complain
|
||||
when filter arguments were specified, even though they were ignored
|
||||
(thanks to Charles T. Yun).
|
||||
+ Fixed bug #251 whereby the presence of annotations cause the .hasnt attribute
|
||||
modifier to not work (thanks to John Florian).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue