diff options
Diffstat (limited to '')
-rw-r--r-- | agent/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 228d19542..1289ff33e 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,8 @@ +2006-10-17 Werner Koch <[email protected]> + + * Makefile.am (gpg_agent_LDADD): Link to libcommonpth. + (gpg_agent_CFLAGS): New. This allows to only link this with Pth. + 2006-10-16 Werner Koch <[email protected]> * call-pinentry.c (agent_get_confirmation): Map Cancel code here too. |