diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 154ec55e8..57c52f437 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,9 +1,12 @@ 2004-02-26 Marcus Brinkmann <[email protected]> + * gpgconf-comp.c (change_options_program): Support all types of + options, including list types. + * README.gpgconf: Fix description of arguments. * gpgconf-comp.c (option_check_validity): Rewritten to properly support optional arguments in lists. - + * README.gpgconf: Add info about optional arg and arg type 0. * gpgconf-comp.c (gc_component_change_options): Parse list of arg type 0 options. |