aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-12-18 19:35:12 +0000
committerWerner Koch <[email protected]>2001-12-18 19:35:12 +0000
commit86521773dffaed785de0eebd1a05040e673ee638 (patch)
tree6135c362e375e1e31a2870416a312820591ab25f /kbx/ChangeLog
parentChanges to be used with the new libksba interface. (diff)
downloadgnupg-NEWPG-0-0-0.tar.gz
gnupg-NEWPG-0-0-0.zip
* Makefile.am (AM_CPPFLAGS): Add flags for libksbaNEWPG-0-0-0
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba * Makefile.am: Use LIBGCRYPT macros
Diffstat (limited to '')
-rw-r--r--kbx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/kbx/ChangeLog b/kbx/ChangeLog
index f35742829..3498c9d53 100644
--- a/kbx/ChangeLog
+++ b/kbx/ChangeLog
@@ -1,5 +1,7 @@
2001-12-18 Werner Koch <[email protected]>
+ * Makefile.am (AM_CPPFLAGS): Add flags for libksba
+
* keybox-blob.c (_keybox_create_x509_blob): Use
gcry_sexp_canon_len to get the length of the serial number.
(_keybox_release_blob): Need to use a new serialbuf to free the memory.