GNUPG-1-9-BRANCH gnupg (ChangeLog TODO acinclude.m4 configure.ac)

cvs user werner cvs@cvs.gnupg.org
Wed, 18 Jun 2003 21:55:32 +0200


    Date: Wednesday, June 18, 2003 @ 21:55:32
  Author: werner
    Path: /cvs/gnupg/gnupg
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog TODO acinclude.m4 configure.ac

Finished the bulk of changes for gnupg 1.9.  This included switching
to libgcrypt functions, using shared error codes from libgpg-error,
replacing the old functions we used to have in ../util by those in
../jnlib and ../common, renaming the malloc functions and a couple of
types.  Note, that not all changes are listed below becuause they are
too similar and done at far too many places.  As of today the code
builds using the current libgcrypt from CVS but it is very unlikely
that it actually works.


--------------+
 ChangeLog    |   10 
 TODO         |   14 -
 acinclude.m4 |  152 ++++++++++
 configure.ac |  791 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 4 files changed, 874 insertions(+), 93 deletions(-)