diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index a718f4e8f..4fbd5132c 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,13 @@ +2005-12-12 Love Hörnquist Åstrand + + * data/nist-data: Can handle DSA certificate. + + * hxtool.c: Print error code on failure. + +2005-10-29 Love Hörnquist Åstrand + + * crypto.c: Support DSA signature operations. + 2005-10-04 Love Hörnquist Åstrand * print.c: Validate that issuerAltName and subjectAltName isn't diff --git a/tests/ChangeLog b/tests/ChangeLog index 3249881a0..836d80d31 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2005-11-30 Love Hörnquist Åstrand + + * db/loaddump-db.in: Specifify explicitly that the database is in + the current directory. + + 2005-08-11 Love Hörnquist Åstrand * test loading and dumping of the database