From e690fff99d2c436fc90ff425022ee22f866acab7 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 21 Nov 2001 21:09:50 +0000 Subject: [PATCH] . --- trunk/gpgmeplug/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 trunk/gpgmeplug/ChangeLog diff --git a/trunk/gpgmeplug/ChangeLog b/trunk/gpgmeplug/ChangeLog new file mode 100644 index 0000000..0b0e249 --- /dev/null +++ b/trunk/gpgmeplug/ChangeLog @@ -0,0 +1,9 @@ +2001-11-21 Marcus Brinkmann + + * gpgmeplug.c: Include config.h only if [HAVE_CONFIG_H]. Do not + include util.h. + (deinitialize): Use free, not _gpgme_free. + (setDirectoryServers): Use calloc, not xtrycalloc. Use free, not + _gpgme_free. Use malloc instead xtrymalloc. + (appendDirectoryServer): Use realloc, not xtryrealloc. + -- 2.26.2