diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 7a4716c3d..adb278868 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,15 @@ +2007-11-20 Werner Koch <[email protected]> + + * gpg-agent.c (get_agent_scd_notify_event): New. + (handle_signal): Factor SIGUSR2 code out to: + (agent_sigusr2_action): .. New. + (agent_sighup_action): Print info message here and not in + handle_signal. + (handle_connections) [PTH_EVENT_HANDLE]: Call agent_sigusr2_action. + + * call-scd.c (agent_scd_check_aliveness) [W32]: Implemented. + (start_scd) [W32]: Send event-signal option. + 2007-11-19 Werner Koch <[email protected]> * call-pinentry.c (agent_askpin): Set the tooltip for the quality |