From afd58b644c9cb9d4342ee8decc32f058c7b2425e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 3 May 2002 18:20:24 +0000 Subject: * gpgme.texi (Manipulating Data Buffers): Changed some data types to void*. (Protocol Selection): Added gpgme_get_protocol. (Verify): Updated to include the new attribute fucntions and status codes. --- doc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 8405f595..19b141e5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2002-05-03 Werner Koch + + * gpgme.texi (Manipulating Data Buffers): Changed some data types + to void*. + (Protocol Selection): Added gpgme_get_protocol. + (Verify): Updated to include the new attribute fucntions and + status codes. + 2002-04-27 Werner Koch * gpgme.texi (Manipulating Data Buffers): New type GpgmeDataEncoding. -- cgit