diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index d4fb61f8c..e6903f55b 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,11 @@ 2007-06-25 Love Hörnquist Åstrand + * hxtool.c: Update to new hx509_pem_write(). + + * test_cms.in: test creation of PEM signeddata. + + * hx509.h: PEM struct/function declarations. + * ks_file.c: Use PEM encoding/decoding functions. * file.c: PEM encode/decoding functions.