diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index ec7bdd8d1..f7dac3ba9 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,7 +1,16 @@ +2010-09-29 Werner Koch <[email protected]> + + * call-agent.c (agent_scd_pksign): Add missing space. + +2010-09-28 David Shaw <[email protected]> (wk) + + * options.skel: Make the example for force-v3-sigs match + reality (it has defaulted to off since 2007-10-25). + 2010-09-28 Werner Koch <[email protected]> * keyedit.c (show_key_with_all_names): Make revocation hint - cleared. Fixes bug#1234. + more clear. Fixes bug#1234. * call-agent.c (hash_algo_option): New. (agent_scd_pksign): Use it. |