diff options
author | Werner Koch <wk@gnupg.org> | 2009-07-13 19:36:02 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2009-07-13 19:36:02 +0200 |
commit | e535e3fcccbafd98c8b67ef4096c4d6fd09a2f51 (patch) | |
tree | 406f91ca6ddbfb238bb88093c19a99674a436daf /doc/DETAILS | |
parent | Add new prototypes (diff) | |
download | gnupg2-e535e3fcccbafd98c8b67ef4096c4d6fd09a2f51.tar.xz gnupg2-e535e3fcccbafd98c8b67ef4096c4d6fd09a2f51.zip |
[g10]
* exec.c: Fix function name indentation.
(expand_args): Simplify by using membuf functions.
(exec_write): Fix memory leak on error.
(w32_system): Use DETACHED_PROCESS so
that a new console is not created.
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index a74c83cc0..39554a27c 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -521,6 +521,7 @@ more arguments in future versions. running as a daemon. "learncard" Send by the agent and gpgsm while learing the data of a smartcard. + "card_busy" A smartcard is still working SIG_CREATED <type> <pubkey algo> <hash algo> <class> <timestamp> <key fpr> A signature has been created using these parameters. |