diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 006d53ebe..f43014f66 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,14 @@ +2002-08-21 Werner Koch <[email protected]> + + * divert-scd.c (getpin_cb): Pass a more descritive text to the + pinentry. + + * Makefile.am: Renamed the binary protect-tool to gpg-protect-tool. + * protect-tool.c: Removed the note about internal use only. + + * gpg-agent.c (main): New option --daemon so that the program is + not accidently started in the background. + 2002-08-16 Werner Koch <[email protected]> * call-scd.c (learn_status_cb): Handle CERTINFO status. |