gpgme/gpgme (ChangeLog data.c)

cvs user marcus cvs@cvs.gnupg.org
Fri, 25 Apr 2003 15:23:37 +0200


    Date: Friday, April 25, 2003 @ 15:23:27
  Author: marcus
    Path: /cvs/gnupg/gpgme/gpgme

Modified: ChangeLog data.c

2003-04-25  Marcus Brinkmann  <marcus@g10code.de>

	* data.c: Do not include <assert.h>, but "gpgme.h".
	(_gpgme_data_inbound_handler): Expand _gpgme_data_append, because
	it will go.  Do not assert DH.
	(_gpgme_data_outbound_handler): Do not assert DH.


-----------+
 ChangeLog |    5 +++++
 data.c    |   18 ++++++++++++------
 2 files changed, 17 insertions(+), 6 deletions(-)