mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bug #494
- Imported text was not assigned a uuid. - Although bug #494 was fixed a month ago, it was never acknowledged in the issue list. This commit corrects that, and thanks Elizabeth for reporting this serious issue (thanks to Elizabeth Maxson).
This commit is contained in:
parent
5d4cafb7a6
commit
dece0a8dca
2 changed files with 4 additions and 0 deletions
2
AUTHORS
2
AUTHORS
|
@ -59,4 +59,6 @@ suggestions:
|
||||||
Seneca Cunningham
|
Seneca Cunningham
|
||||||
Dirk Deimeke
|
Dirk Deimeke
|
||||||
Michelle Crane
|
Michelle Crane
|
||||||
|
Alexander Schremmer
|
||||||
|
Elizabeth Maxson
|
||||||
|
|
||||||
|
|
|
@ -78,6 +78,8 @@
|
||||||
+ Fixed bug #480, which didn't properly support @ characters in tags. This
|
+ Fixed bug #480, which didn't properly support @ characters in tags. This
|
||||||
also now supports $ and #.
|
also now supports $ and #.
|
||||||
+ Fixed bug #489, which caused the filter 'tags.none:' to fail.
|
+ Fixed bug #489, which caused the filter 'tags.none:' to fail.
|
||||||
|
+ Fixed bug #494, causing imported text files to ultimately lack uuids
|
||||||
|
(thanks to Elizabeth Maxson).
|
||||||
+ Fixed problem with command line configuration overrides that had no
|
+ Fixed problem with command line configuration overrides that had no
|
||||||
values.
|
values.
|
||||||
+ Fixed problem with the 'undo' command not observing the rc.color or the
|
+ Fixed problem with the 'undo' command not observing the rc.color or the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue