From 42bdc1177dff1837da034e0cb322ad43449f0d02 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 21 Nov 2001 21:09:50 +0000 Subject: [PATCH] . --- gpgmeplug/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gpgmeplug/ChangeLog diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog new file mode 100644 index 0000000..0b0e249 --- /dev/null +++ b/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