git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18405 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-11 20:29:13 +00:00
parent 1a196d0776
commit 0465782568

View File

@@ -1,5 +1,10 @@
2006-10-10 Love H<>rnquist <20>strand <lha@it.su.se>
2006-10-11 Love H<>rnquist <20>strand <lha@it.su.se>
* ks_file.c (parse_rsa_private_key): try all passwords and
prompter.
2006-10-10 Love H<>rnquist <20>strand <lha@it.su.se>
* test_*.in: Parameterise the invocation of hxtool, so we can make
it run under TESTS_ENVIRONMENT. From Andrew Bartlett