diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 7293e23ce..b80cbead2 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,5 +1,7 @@ 2004-07-19 Moritz Schulte <[email protected]> + * command-ssh.c (ssh_identity_register): passphrase must not be freed. + * Makefile.am (gpg_agent_SOURCES): Adding: gpg-stream.c, gpg-stream.h, buffer.c, buffer.h, command-ssh.c. |