diff options
author | Werner Koch <wk@gnupg.org> | 2002-10-17 13:38:07 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2002-10-17 13:38:07 +0200 |
commit | 53dca7bc99435ab34ccb4f7ad9298992bd038cc5 (patch) | |
tree | 8f961845bc1fc09a9986fd9865ffadf2b30ede65 | |
parent | * README: Some typo fixes from Florian Weimer, and bump version number. (diff) | |
download | gnupg2-53dca7bc99435ab34ccb4f7ad9298992bd038cc5.tar.xz gnupg2-53dca7bc99435ab34ccb4f7ad9298992bd038cc5.zip |
Florian Weimer reminded me about that
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -91,6 +91,10 @@ * cat foo | gpg --sign | gpg --list-packets Does not list the signature packet. + * When presenting the result of a verification show the user ID with + the highest trust level first instead of the primary one. + + Things we won't do ------------------ |