mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc/
2008-05-26 Marcus Brinkmann <marcus@ulysses.g10code.com> * tools.texi (Invoking gpgconf): Document --list-dirs. tools/ 2008-05-26 Marcus Brinkmann <marcus@ulysses.g10code.com> * 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.
This commit is contained in:
parent
203ea19408
commit
9c10eb6625
6 changed files with 54 additions and 17 deletions
|
@ -1,3 +1,13 @@
|
|||
2008-05-26 Marcus Brinkmann <marcus@ulysses.g10code.com>
|
||||
|
||||
* 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 <wk@g10code.com>
|
||||
|
||||
* gpgconf-comp.c (gpg_agent_runtime_change) [W32]: Issue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue