projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adfc1cc
)
.
author
Marcus Brinkmann
<mb@g10code.com>
Wed, 21 Nov 2001 21:09:50 +0000
(21:09 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Wed, 21 Nov 2001 21:09:50 +0000
(21:09 +0000)
gpgmeplug/ChangeLog
[new file with mode: 0644]
patch
|
blob
diff --git a/gpgmeplug/ChangeLog
b/gpgmeplug/ChangeLog
new file mode 100644
(file)
index 0000000..
0b0e249
--- /dev/null
+++ b/
gpgmeplug/ChangeLog
@@ -0,0
+1,9
@@
+2001-11-21 Marcus Brinkmann <marcus@g10code.de>
+
+ * 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.
+