diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 6e1b45eee..1ca86bdbe 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,14 @@ +2010-11-11 Werner Koch <[email protected]> + + * agent.h (opt): Add field SIGUSR2_ENABLED. + * gpg-agent.c (handle_connections): Set that flag. + * call-scd.c (start_scd): Enable events depending on this flag. + +2010-09-30 Werner Koch <[email protected]> + + * findkey.c (unprotect): Do not put the passphrase into the cache + if it has been changed. + 2010-09-24 Werner Koch <[email protected]> * gpg-agent.c (main, reread_configuration): Always test whether @@ -2551,7 +2562,7 @@ Fri Aug 18 14:27:14 CEST 2000 Werner Koch <[email protected]> Copyright 2001, 2002, 2003, 2004, 2005, - 2007, 2008, 2009 Free Software Foundation, Inc. + 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |