diff options
Diffstat (limited to 'kbx/ChangeLog')
-rw-r--r-- | kbx/ChangeLog | 2 |
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 <wk@gnupg.org> + * 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. |