- 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:
Paul Beckingham 2010-10-05 01:12:49 -04:00
parent 5d4cafb7a6
commit dece0a8dca
2 changed files with 4 additions and 0 deletions

View file

@ -59,4 +59,6 @@ suggestions:
Seneca Cunningham Seneca Cunningham
Dirk Deimeke Dirk Deimeke
Michelle Crane Michelle Crane
Alexander Schremmer
Elizabeth Maxson

View file

@ -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