diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 3747350d2..dfee13c28 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,8 @@ +2008-12-09 Werner Koch <[email protected]> + + * keygen.c (proc_parameter_file): Check that key and subkey usages + are allowed. + 2008-11-18 David Shaw <[email protected]> * trustdb.c (validate_one_keyblock): Fix the trust signature @@ -330,8 +335,8 @@ 2007-01-31 David Shaw <[email protected]> - * keygen.c (do_generate_keypair, proc_parameter_file, - generate_keypair, generate_subkeypair): Pass a timestamp through + * keygen.c (do_generate_keypair, proc_parameter_file) + (generate_keypair, generate_subkeypair): Pass a timestamp through to all the gen_xxx functions. * keyedit.c (sign_uids): Another multiple to single timestamp |