diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 9ca988635..171d2b04a 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,10 @@ +2001-12-04 Werner Koch <[email protected]> + + * call-agent.c (read_from_agent): Check for inquire responses. + (request_reply): Handle them using a new callback arg, changed all + callers. + (gpgsm_agent_pkdecrypt): New. + 2001-11-27 Werner Koch <[email protected]> * base64.c: New. Changed all other functions to use this instead |