diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index e255674fd..228d19542 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,13 @@ +2006-10-16 Werner Koch <[email protected]> + + * call-pinentry.c (agent_get_confirmation): Map Cancel code here too. + * trustlist.c (agent_marktrusted): Return Cancel instead of + Not_Confirmed for the first question. + +2006-10-12 Werner Koch <[email protected]> + + * protect-tool.c (get_passphrase): Fix if !HAVE_LANGINFO_CODESET. + 2006-10-06 Werner Koch <[email protected]> * Makefile.am (AM_CFLAGS): Use PTH version of libassuan. |