diff options
Diffstat (limited to '')
-rw-r--r-- | agent/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 3b5999c1a..e255674fd 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,5 +1,8 @@ 2006-10-06 Werner Koch <[email protected]> + * Makefile.am (AM_CFLAGS): Use PTH version of libassuan. + (gpg_agent_LDADD): Ditto. + * divert-scd.c (divert_pksign): Use PKAUTH for the TLS algo. 2006-10-05 Werner Koch <[email protected]> |