diff options
author | Werner Koch <[email protected]> | 2005-01-13 18:00:46 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-01-13 18:00:46 +0000 |
commit | 444c93043d8d2c9734df9be6067a30292739a9d9 (patch) | |
tree | a04b757300e10c5b1002ce43b02b94e278f2bdb1 /NEWS | |
parent | Updated. (diff) | |
download | gnupg-1-9-15.tar.gz gnupg-1-9-15.zip |
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15
program to see whether the installation is sane.
* certreqgen.c (proc_parameters): Cast printf arg.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ -Noteworthy changes in version 1.9.15 +Noteworthy changes in version 1.9.15 (2005-01-13) ------------------------------------------------- + * Fixed passphrase caching bug. + + * Better support for CCID readers; the reader from Cherry RS 6700 USB + does now work. + Noteworthy changes in version 1.9.14 (2004-12-22) ------------------------------------------------- |