diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index dd4f12d87..7e7784dd5 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,12 @@ +2007-08-29 Werner Koch <[email protected]> + + * gpgconf.c: New comamnd --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. + * no-libgcrypt.c (gcry_control): New. + 2007-08-28 Werner Koch <[email protected]> * gpgconf-comp.c <gpg-agent>: Add options --max-passphrase-days @@ -713,7 +722,7 @@ * watchgnupg.c: New. - Copyright 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |