[Pcsclite-cvs-commit] r2522 - trunk/Drivers/ccid
Ludovic Rousseau
rousseau at alioth.debian.org
Thu May 10 09:16:42 UTC 2007
Author: rousseau
Date: 2007-05-10 09:16:42 +0000 (Thu, 10 May 2007)
New Revision: 2522
Modified:
trunk/Drivers/ccid/README
trunk/Drivers/ccid/configure.in
Log:
release 1.3.0
Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README 2007-05-10 09:10:54 UTC (rev 2521)
+++ trunk/Drivers/ccid/README 2007-05-10 09:16:42 UTC (rev 2522)
@@ -206,6 +206,20 @@
History:
========
+1.3.0 - 10 May 2007, Ludovic Rousseau
+ - add support of ICCD version A and B
+ - add support for (new) KOBIL mIDentity, SchlumbergerSema Cyberflex
+ Access e-gate ICCD, Fujitsu Siemens Computers SmartCard USB 2A and
+ SmartCard Keyboard USB 2A readers, OmniKey CardMan 4321
+ - contrib/RSA_SecurID/RSA_SecurID_getpasswd: tool to get the on time
+ password also displayed on the token screen
+ - contrib/Kobil_mIDentity_switch: tool to activate the CCID reader
+ of the Kobil mIDentity. The tool should be started automatically
+ by the udev rule on Linux
+ - GemPC pinpad: localisation of the string "PIN blocked", add
+ Portugese(pt), Dutch(nl) and Tukish(tr) localisations
+ - some minor bugs removed
+
1.2.1 - 27 January 2007, Ludovic Rousseau
- pcscd_ccid.rules: add non CCID generic (InterfaceClass: 0xFF)
readers
Modified: trunk/Drivers/ccid/configure.in
===================================================================
--- trunk/Drivers/ccid/configure.in 2007-05-10 09:10:54 UTC (rev 2521)
+++ trunk/Drivers/ccid/configure.in 2007-05-10 09:16:42 UTC (rev 2522)
@@ -6,7 +6,7 @@
# Require autoconf 2.61
AC_PREREQ(2.61)
-AC_INIT(ccid, 1.2.1)
+AC_INIT(ccid, 1.3.0)
AC_CONFIG_SRCDIR(src/ifdhandler.c)
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE
More information about the Pcsclite-cvs-commit
mailing list