aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-01-13 18:00:46 +0000
committerWerner Koch <[email protected]>2005-01-13 18:00:46 +0000
commit444c93043d8d2c9734df9be6067a30292739a9d9 (patch)
treea04b757300e10c5b1002ce43b02b94e278f2bdb1 /scd/ChangeLog
parentUpdated. (diff)
downloadgnupg-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--scd/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog
index 4aae08536..e85c8d81c 100644
--- a/scd/ChangeLog
+++ b/scd/ChangeLog
@@ -9,6 +9,7 @@
(ccid_transceive_apdu_level): New.
(ccid_transceive): Divert to above.
(parse_ccid_descriptor): Allow APDU level exchange mode.
+ (do_close_reader): Pass the interface number to usb_release_interface.
2004-12-21 Werner Koch <[email protected]>