diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -42,9 +42,19 @@ * Add an is_valid flag to each user ID. - * Do notcreate a secring.pgpif it is not needed; I have fixed this + * Do not create a secring.gpg if it is not needed; I have fixed this sometime ago but it has later reappeared. + * Check for consistent spelling of user ID, key ID etc. + Replace "user id not found" in getkey.c by "no valid user ID found". + + * Do not return "[revoked] User Name" unless in verbose mode, so that + revoked user IDs are better hidden. + + * Replace the printing of the user name by [self-signature] when + appropriate so that a key listing does not get clobbered. + + Scheduled for 1.1 ----------------- * export by user-IDs does only export the first matching name which leads |