diff options
author | Werner Koch <[email protected]> | 2004-07-22 10:52:56 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-07-22 10:52:56 +0000 |
commit | 44bf2d0ae4adbcf5b6b404bfc6526c461ae6a92a (patch) | |
tree | 6f2a43756a965f1c36194b4c91781555ba4701a0 /ChangeLog | |
parent | * trustlist.c (read_list): Allow colons in the fingerprint. (diff) | |
download | gnupg-1-9-10.tar.gz gnupg-1-9-10.zip |
* configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10
* Makefile.am: Make OpenSC lib link after libgcrypt. Do not link
to pth.
* apdu.c: Don't use Pth if we use OpenSC.
* sc-investigate.c, scdaemon.c: Disable use of pth if OpenSC is used.
* scdaemon.c (main): Bumbed thread stack size up to 512k.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Released 1.9.10. + * configure.ac: Define AM conditional HAVE_OPENSC. + 2004-07-21 Werner Koch <[email protected]> * configure.ac: Don't set DIE to no after it might has been set to |