gpgme (ChangeLog NEWS TODO configure.ac)

cvs user marcus cvs@cvs.gnupg.org
Wed, 20 Aug 2003 22:20:45 +0200


    Date: Wednesday, August 20, 2003 @ 22:20:45
  Author: marcus
    Path: /cvs/gnupg/gpgme

Modified: ChangeLog NEWS TODO configure.ac

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.


--------------+
 ChangeLog    |    1 +
 NEWS         |   10 ++++++++++
 TODO         |    6 +++++-
 configure.ac |   17 ++++++++---------
 4 files changed, 24 insertions(+), 10 deletions(-)