diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index aae073153..13d670366 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,13 @@ +2003-05-31 David Shaw <[email protected]> + + * main.h, misc.c (parse_options): New general option line parser. + Fix the bug in the old version that did not handle report syntax + errors after a valid entry. + + * import.c (parse_import_options), export.c + (parse_export_options): Call it here instead of duplicating the + code. + 2003-05-30 David Shaw <[email protected]> * keylist.c (list_one): Don't show the keyring filename when in |