mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1375: Use of ^ in regex parsed as exponentiate operator
- Thanks to lolilolicon.
This commit is contained in:
parent
f9572b3d14
commit
7e78157c74
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
(thanks to Onion).
|
(thanks to Onion).
|
||||||
- TW-1344 Filter due:yyyy-mm-dd is failing to display daily recurring tasks if
|
- TW-1344 Filter due:yyyy-mm-dd is failing to display daily recurring tasks if
|
||||||
there is deleted task in the series.(thanks to Svetoslav Trochev).
|
there is deleted task in the series.(thanks to Svetoslav Trochev).
|
||||||
|
- TW-1375 Use of ^ in regex parsed as exponentiate operator (thanks to
|
||||||
|
lolilolicon).
|
||||||
- TW-1389 tw will import same UUID n-times if part of same import (thanks to
|
- TW-1389 tw will import same UUID n-times if part of same import (thanks to
|
||||||
Markus Beppler).
|
Markus Beppler).
|
||||||
- TW-1419 On add '-tag' is considered a tag removal, which makes no sense.
|
- TW-1419 On add '-tag' is considered a tag removal, which makes no sense.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue