[Pcsclite-cvs-commit] r6795 - trunk/Drivers/ccid

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Mon Nov 25 18:09:17 UTC 2013


Author: rousseau
Date: 2013-11-25 18:09:17 +0000 (Mon, 25 Nov 2013)
New Revision: 6795

Modified:
   trunk/Drivers/ccid/README
   trunk/Drivers/ccid/configure.ac
Log:
Release 1.4.14


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2013-11-25 17:02:26 UTC (rev 6794)
+++ trunk/Drivers/ccid/README	2013-11-25 18:09:17 UTC (rev 6795)
@@ -118,6 +118,14 @@
 History:
 ========
 
+1.4.14 - 25 NOvember 2013, Ludovic Rousseau
+    - Add support of
+      . Gemalto GemCore SIM Pro firmware 2.0 (using USB)
+    - report FEATURE_IFD_PIN_PROPERTIES only for pinpad readers
+    - Generalize the management of (old) readers with bDeviceClass = 0xFF
+    - some minor bugs removed
+
+
 1.4.13 - 9 October 2013, Ludovic Rousseau
     - Add support of
       . Access IS ePassport Reader

Modified: trunk/Drivers/ccid/configure.ac
===================================================================
--- trunk/Drivers/ccid/configure.ac	2013-11-25 17:02:26 UTC (rev 6794)
+++ trunk/Drivers/ccid/configure.ac	2013-11-25 18:09:17 UTC (rev 6795)
@@ -6,7 +6,7 @@
 # Require autoconf 2.61
 AC_PREREQ([2.69])
 
-AC_INIT([ccid],[1.4.13])
+AC_INIT([ccid],[1.4.14])
 AC_CONFIG_SRCDIR(src/ifdhandler.c)
 AC_CONFIG_AUX_DIR([.])
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip subdir-objects)




More information about the Pcsclite-cvs-commit mailing list