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:
2
AUTHORS
2
AUTHORS
@@ -59,4 +59,6 @@ suggestions:
|
||||
Seneca Cunningham
|
||||
Dirk Deimeke
|
||||
Michelle Crane
|
||||
Alexander Schremmer
|
||||
Elizabeth Maxson
|
||||
|
||||
|
||||
@@ -78,6 +78,8 @@
|
||||
+ Fixed bug #480, which didn't properly support @ characters in tags. This
|
||||
also now supports $ and #.
|
||||
+ 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
|
||||
values.
|
||||
+ Fixed problem with the 'undo' command not observing the rc.color or the
|
||||
|
||||
Reference in New Issue
Block a user