diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index f615715e4..b2758a6cc 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,10 @@ -2006-10-10 Love Hörnquist Åstrand +2006-10-11 Love Hörnquist Åstrand + * ks_file.c (parse_rsa_private_key): try all passwords and + prompter. + +2006-10-10 Love Hörnquist Åstrand + * test_*.in: Parameterise the invocation of hxtool, so we can make it run under TESTS_ENVIRONMENT. From Andrew Bartlett