diff options
author | Werner Koch <[email protected]> | 2001-12-18 19:35:12 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-12-18 19:35:12 +0000 |
commit | 86521773dffaed785de0eebd1a05040e673ee638 (patch) | |
tree | 6135c362e375e1e31a2870416a312820591ab25f /agent/ChangeLog | |
parent | Changes to be used with the new libksba interface. (diff) | |
download | gnupg-NEWPG-0-0-0.tar.gz gnupg-NEWPG-0-0-0.zip |
* Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba
* Makefile.am: Use LIBGCRYPT macros
Diffstat (limited to '')
-rw-r--r-- | agent/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index c167c0886..f34849a72 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,7 @@ +2001-12-18 Werner Koch <[email protected]> + + * Makefile.am: Use LIBGCRYPT macros + 2001-12-14 Werner Koch <[email protected]> * gpg-agent.c (main): New option --batch. New option --debug-wait |