diff options
Diffstat (limited to '')
-rw-r--r-- | agent/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 89aaa5401..9a42b4053 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,9 @@ +2002-01-29 Werner Koch <[email protected]> + + * findkey.c (agent_key_available): New. + * command.c (cmd_havekey): New. + (register_commands): And register new command. + 2002-01-20 Werner Koch <[email protected]> * command.c (cmd_get_passphrase): Remove the plus signs. |