diff options
Diffstat (limited to '')
-rw-r--r-- | g10/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 8e0580c5d..bb4371637 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -3,6 +3,13 @@ * keygen.c (read_parameter_file): Changed to use iobuf based file reading to allow the special file name feature to work. + * keygen.c (read_parameter_file): New keyword "Handle". This is + bug 287. + (print_status_key_not_created): New. + (print_status_key_created): Add new arg HANDLE. + (do_generate_keypair): Print not created status. + * status.c, tatus.h (STATUS_KEY_NOT_CREATED): New. + 2004-10-11 David Shaw <[email protected]> * pkclist.c (do_edit_ownertrust): Use the same translated string |