diff options
Diffstat (limited to '')
-rw-r--r-- | sm/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 09e249dd2..fa6f0b791 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,8 @@ +2008-05-20 Werner Koch <[email protected]> + + * gpgsm.c (main) <aExportSecretKeyP12>: Pass FP and not stdout to + the export function. Reported by Marc Mutz. + 2008-05-06 Werner Koch <[email protected]> * keylist.c (list_external_keys): Ignore NOT FOUND error code. |