diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 41ec8c215..26db7b768 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,5 +1,9 @@ 2007-09-04 Moritz Schulte <moritz@g10code.com> + * gpgsm-gencert.sh: Use printf instead of echo. + +2007-09-04 Moritz Schulte <moritz@g10code.com> + * gpgkey2ssh.c: Include sysutils.h so that gnupg_tmpfile() is declared. |