2003-08-18 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Wed, 20 Aug 2003 20:41:18 +0000 (20:41 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Wed, 20 Aug 2003 20:41:18 +0000 (20:41 +0000)
commit2591d8a70b1bd3d1c488b2333368afd8c2ffd373
tree2ab253702529d162c8decf9e6b264e758fc27daa
parent0217495902bbb33d3c429599885192c3aec295e6
2003-08-18  Marcus Brinkmann  <marcus@g10code.de>

*configure.ac (AM_PATH_GPG_ERROR): Require 0.3.

assuan/
See README.1st.

gpgme/
2003-08-19  Marcus Brinkmann  <marcus@g10code.de>

The ath files (ath.h, ath.c, ath-pth.c, ath-pthread.c,
ath-compat.c, ath-pth-compat.c and ath-pthread-compat.c) have been
updated to have better thread support, and the Makefile.am was
changed to reflect that.

* util.h [!HAVE_FOPENCOOKIE]: Remove fopencookie declaration.
* engine-gpgsm.c (gpgsm_assuan_simple_command): Set ERR to return
value of status_fnc.
* rungpg.c (start): Return SAVED_ERRNO, not errno.
gpgme/ath-compat.c [new file with mode: 0644]