aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index b98e4c559..fab5cafec 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -2,6 +2,11 @@
* gpgconf-comp.c (gc_component_list_options): Correct output for
lists of arg type none.
+ (struct gc_option): Add new member new_flags.
+ (option_check_validity): Check OPTION->new_flags beside
+ OPTION->new_value. Add new argument FLAGS.
+ (gc_component_change_options): Support default flag correctly.
+ (change_options_program): Likewise.
2004-02-24 Marcus Brinkmann <[email protected]>