diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 7e7784dd5..bc020286f 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,10 +1,11 @@ 2007-08-29 Werner Koch <[email protected]> - * gpgconf.c: New comamnd --check-programs. + * gpgconf.c: New command --check-programs. * gpgconf-comp.c (gc_component_check_programs): New. (gc_backend): Add member MODULE_NAME and add these module names. (retrieve_options_from_program): Use module name so that we use an absolute file name and don't rely on $PATH. + (collect_error_output): New. * no-libgcrypt.c (gcry_control): New. 2007-08-28 Werner Koch <[email protected]> |