diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 72604ae62..2a1b8719e 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,6 +1,14 @@ +2004-10-21 David Shaw <[email protected]> + + * options.h, g10.c (main), mainproc.c (check_sig_and_print): + Rename verify-option show-validity to show-uid-validity to match + the similar list-option. + + * app-openpgp.c (verify_chv3): Fix typo. + 2004-10-21 Werner Koch <[email protected]> - * app-common.h (app_openpgp_storekey: Add prototype. + * app-common.h (app_openpgp_storekey): Add prototype. * app-openpgp.c (do_sign): Replace asprintf by direct allocation. This avoids problems with missing vasprintf implementations. |