diff --git a/ChangeLog b/ChangeLog index 6752d2f5f..a533ef961 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ -2007-01-04 Love Hörnquist Åstrand +2007-01-05 Love Hörnquist Åstrand + * doc/setup.texi: Change --key argument to --out-key. + + * kuser/kimpersonate.1: mangle my name + +2007-01-04 Love Hörnquist Åstrand + * doc/setup.texi: describe how to use hx509 to create certificates. diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 1654f33f5..4945c0315 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,15 @@ 2007-01-05 Love Hörnquist Åstrand + * test_ca.in: test reissueing ca certificate (xxx time + validAfter). + + * hxtool.c: Allow setting serialNumber (needed for reissuing + certificates) Change --key argument to --out-key. + + * hxtool-commands.in (issue-certificate): Allow setting + serialNumber (needed for reissuing certificates), Change --key + argument to --out-key. + * ref: Replace with Marcus Brinkmann of g10 Code GmbH pkcs11 headerfile that is compatible with GPL (file taken from scute)