diff options
author | Werner Koch <[email protected]> | 2006-04-03 10:13:23 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-04-03 10:13:23 +0000 |
commit | 256f67675f84ee02d842d14c93bfc8d6383b65b1 (patch) | |
tree | f1df73e6997df666dc3d97db1b590babe98a4750 /doc/DETAILS | |
parent | * getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock. (diff) | |
download | gnupg-256f67675f84ee02d842d14c93bfc8d6383b65b1.tar.gz gnupg-256f67675f84ee02d842d14c93bfc8d6383b65b1.zip |
About to release 1.4.3gnupg-1.4.3
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 42bb67440..ddf2c29bf 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -422,6 +422,11 @@ more arguments in future versions. END_ENCRYPTION Mark the start and end of the actual encryption process. + BEGIN_SIGNING + Mark the start of the actual signing process. This may be used + as an indication that all requested secret keys are ready for + use. + DELETE_PROBLEM reason_code Deleting a key failed. Reason codes are: 1 - No such key |