summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-08-05 11:24:36 +0200
committerWerner Koch <wk@gnupg.org>2004-08-05 11:24:36 +0200
commit818e9bad581868f8455a62fb3548b4dcc9d4cbac (patch)
treea42c59abd922f5957105fa0ce880917020fde5f6 /ChangeLog
parent2004-07-27 Moritz Schulte <moritz@g10code.com> (diff)
downloadgnupg2-818e9bad581868f8455a62fb3548b4dcc9d4cbac.tar.xz
gnupg2-818e9bad581868f8455a62fb3548b4dcc9d4cbac.zip
* configure.ac: Changed tests for libusb to also suuport the
stable version 0.1.x. * scdaemon.texi (Card applications): New section. * scdaemon.c (main): New option --disable-application. * app.c (is_app_allowed): New. (select_application): Use it to check for disabled applications. * ccid-driver.h (CCID_DRIVER_ERR_ABORTED): New. * ccid-driver.c (ccid_open_reader): Support the stable 0.1 version of libusb. (ccid_get_atr): Handle short messages. * apdu.c (my_rapdu_get_status): Implemented.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d83d94cde..7b14b7944 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-05 Werner Koch <wk@g10code.de>
+
+ * configure.ac: Changed tests for libusb to also suuport the
+ stable version 0.1.x.
+
2004-07-22 Werner Koch <wk@g10code.de>
Released 1.9.10.