diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 6b435dac8..0905159ce 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,7 +1,11 @@ +2009-03-26 Werner Koch <[email protected]> + + * call-agent.c (gpgsm_agent_marktrusted): Format the issuer name. + 2009-03-25 Werner Koch <[email protected]> - * decrypt.c (gpgsm_decrypt): Print ENC_TO and NO_SECKEY - stati. Fixes bug#1020. + * decrypt.c (gpgsm_decrypt): Print ENC_TO and NO_SECKEY stati. + Fixes bug#1020. * fingerprint.c (gpgsm_get_short_fingerprint): Add arg R_HIGH and change all callers. |