diff options
Diffstat (limited to '')
-rw-r--r-- | tools/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 357667415..625e1ab4b 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,13 @@ +2008-05-26 Marcus Brinkmann <[email protected]> + + * gpgconf.c (enum cmd_and_opt_values): Add aListDirs. + (opts): Add aListDirs option. + (main): Handle aListDirs. + * gpgconf.h (gc_percent_escape): New declaration. + * gpgconf-comp.c (my_percent_escape): Make non-static and rename + to ... + (gc_percent_escape): ... this. Change all callers. + 2008-05-26 Werner Koch <[email protected]> * gpgconf-comp.c (gpg_agent_runtime_change) [W32]: Issue |