diff options
author | Werner Koch <[email protected]> | 2002-01-26 16:35:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-01-26 16:35:03 +0000 |
commit | 89881aaf5ff6fede405d62a0e3a4847c37e34139 (patch) | |
tree | a00e65e569d89d6b5c3b1ddf3f12317c290ad1da | |
parent | * g10.c, options.h: New option --gpg-agent-info (diff) | |
download | gnupg-89881aaf5ff6fede405d62a0e3a4847c37e34139.tar.gz gnupg-89881aaf5ff6fede405d62a0e3a4847c37e34139.zip |
Updates
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | THANKS | 2 | ||||
-rw-r--r-- | TODO | 3 |
3 files changed, 5 insertions, 2 deletions
@@ -15,7 +15,7 @@ David Shaw <[email protected]> Assignment Edmund GRIMLEY EVANS <[email protected]> Translations [eo] -Ga�l Qu�ri <[email protected]> Translations [fr] +Ga�l Qu�ri <[email protected]> Translations [fr] (fixed a lot of typos) Gregory Steuck <[email protected]> Translations [ru] @@ -59,7 +59,7 @@ Frank Heckenbach [email protected] Frank Stajano [email protected] Frank Tobin [email protected] Gabriel Rosenkoetter [email protected] -Ga�l Qu�ri [email protected] +Ga�l Qu�ri [email protected] Gene Carter [email protected] Georg Schwarz [email protected] Giampaolo Tomassoni [email protected] @@ -1,3 +1,6 @@ + * Describe some pitfalls when using EGD. Check that ~/.gnupg/entropy + really is the default. What about needed permission? + * Using an expired key for signing should give an error message "expired key"and not "unusable key'. Furthermore the error should also be thrown when the defaultkey has expired. Reported by |