diff options
author | Werner Koch <[email protected]> | 2001-09-07 11:40:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-09-07 11:40:19 +0000 |
commit | 2874670be96c65a30179abe810f84a24b58ba2a4 (patch) | |
tree | 1e66cb01ef8116e8910add1f342ce7451e2af182 /doc/DETAILS | |
parent | fixed a stupid C error (diff) | |
download | gnupg-SNAP-1-0-6a.tar.gz gnupg-SNAP-1-0-6a.zip |
Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 807f374d7..8d2217844 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -287,6 +287,12 @@ more arguments in future versions. Issued for each unusable recipient. The only reason code currently defined is 0 for "No specific reason given". + INV_RECP <reserved> + Issued when no recipients are usable. + + ALREADY_SIGNED <long-keyid> + Warning: This is eperimental and might be removed at any time. + Key generation ============== |