diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 9c66e22f0..95285c347 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,12 @@ +2002-01-19 Werner Koch <[email protected]> + + * gpg-agent.c: Removed unused cruft and implement the socket + based server. + (my_strusage): Take bug report address from configure.ac. + * command.c (start_command_handler): Add an argument to start as + regular server. + (start_command_handler): Enable Assuan logging. + 2002-01-15 Werner Koch <[email protected]> * trustlist.c: New. |