diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 8c5c755bd..ae4917e5e 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,11 @@ 2008-01-17 Love Hörnquist Åstrand + * version-script.map: only export C_GetFunctionList + + * test_soft_pkcs11.c: use C_GetFunctionList + + * softp11.c: fix comment, remove label. + * softp11.c: Add option app-fatal to control if softtoken should abort() on erroneous input from applications.