diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 97c7741ac..19f711e23 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,9 @@ +2006-07-31 Werner Koch <[email protected]> + + * preset-passphrase.c (make_hexstring): For conistency use + xtrymalloc and changed caller to use xfree. Fixed function + comment. + 2006-07-29 Marcus Brinkmann <[email protected]> * preset-passphrase.c (preset_passphrase): Do not strip off last @@ -23,7 +29,7 @@ 2006-06-26 Werner Koch <[email protected]> - * gpg-agent.c (handle_signal): Print infor for SIGUSR2 only in + * gpg-agent.c (handle_signal): Print info for SIGUSR2 only in verbose mode. 2006-06-22 Werner Koch <[email protected]> |