diff options
author | Werner Koch <wk@gnupg.org> | 2007-08-02 20:12:43 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-08-02 20:12:43 +0200 |
commit | ebd36b634450ce9fdf0104052cca2b035ad3a22d (patch) | |
tree | 1708507fee17d3520460bd94636800d4b828c8ed /TODO | |
parent | Applied exact length hack. (diff) | |
download | gnupg2-ebd36b634450ce9fdf0104052cca2b035ad3a22d.tar.xz gnupg2-ebd36b634450ce9fdf0104052cca2b035ad3a22d.zip |
Factored common gpgconf constants out
Fixed W32 compare_filenames
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -125,3 +125,10 @@ ** Migrate OpenPGP keys to another system +* do_add_recipient + Prints wrong error message even when decrypting. + *Decrypt* does even not work in this case. + +* Duplicate certifciates + This may happen and lead to an Ambiguous Name error. Solution is to + check the certs for identity beforethorwin this error. |