diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 6f83ec6de..0cb6860c2 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,10 @@ 2006-03-26 Love Hörnquist Åstrand + * collector.c (_hx509_collector_alloc): handle errors + + * cert.c (hx509_query_alloc): allocate slight more more then a + sizeof(pointer) + * crypto.c (_hx509_private_key_assign_key_file): ask for password if nothing matches.