1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Minor fixes

This commit is contained in:
Werner Koch 2001-12-15 18:25:07 +00:00
parent 308efc3e5f
commit c42da770ea
5 changed files with 14 additions and 9 deletions

9
TODO
View file

@ -1,4 +1,8 @@
* Update the manual pages (David's new features)
* update GPH
* pause scrolling help in --edit-key and elsewhere.
* getkey does not return revoked/expired keys - therefore it is not
@ -74,11 +78,6 @@
* --passphrase-fd can't work with -cs: document this or find a way
to work around.
* export by user-IDs does only export the first matching name which leads
to a problem in cases where there are 2 keys with identically
user-IDs.
--> Check whether this is still true - yes it is.
* With option -i prompt before adding a key to the keyring and show some
info what we are about to add.