diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index dc1bedf55..6f806e894 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,9 @@ +2003-04-29 Werner Koch <[email protected]> + + * command.c (register_commands): Adjusted for new Assuan semantics. + + * Makefile.am: Don't override LDFLAGS. + 2002-12-04 Werner Koch <[email protected]> * gpg-agent.c: New variable config_filename. @@ -8,7 +14,8 @@ 2002-12-03 Werner Koch <[email protected]> - * protect-tool.c (read_key): Don't run make_canonical on a NULL buffer. + * protect-tool.c (read_key): Don't run make_canonical on a NULL + buffer. * command.c (parse_hexstring): New. (cmd_sethash): Use it. |