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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Wed Jun 11 13:09:57 UTC 2014


Author: rousseau
Date: 2014-06-11 13:09:57 +0000 (Wed, 11 Jun 2014)
New Revision: 6915

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


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2014-06-06 16:10:11 UTC (rev 6914)
+++ trunk/Drivers/ccid/README	2014-06-11 13:09:57 UTC (rev 6915)
@@ -118,6 +118,20 @@
 History:
 ========
 
+1.4.17 - 11 June 2014, Ludovic Rousseau
+    - Add support of
+      . Feitian R502
+      . Free Software Initiative of Japan Gnuk Token
+      . German Privacy Foundation Crypto Stick v2.0
+      . HID Global veriCLASS Reader
+      . HID OMNIKEY 5025-CL
+      . Identive Technologies Multi-ISO HF Reader - USB
+      . OMNIKEY 5421
+      . OMNIKEY AG 3121 USB
+      . udea MILKO V1.
+    - Fix support of O2 Micro Oz776. The reader is limited to 9600 bps
+    - some minor bugs removed
+
 1.4.16 - 23 March 2014, Ludovic Rousseau
     - Add support of
       . Crypto Stick Crypto Stick v1.4

Modified: trunk/Drivers/ccid/configure.ac
===================================================================
--- trunk/Drivers/ccid/configure.ac	2014-06-06 16:10:11 UTC (rev 6914)
+++ trunk/Drivers/ccid/configure.ac	2014-06-11 13:09:57 UTC (rev 6915)
@@ -6,7 +6,7 @@
 # Require autoconf 2.61
 AC_PREREQ([2.69])
 
-AC_INIT([ccid],[1.4.16])
+AC_INIT([ccid],[1.4.17])
 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