[Pcsclite-cvs-commit] r5742 - in /trunk/Drivers/ccid: README configure.in

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri May 13 08:56:05 UTC 2011


Author: rousseau
Date: Fri May 13 08:55:51 2011
New Revision: 5742

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5742
Log:
Release 1.4.4

Modified:
    trunk/Drivers/ccid/README
    trunk/Drivers/ccid/configure.in

Modified: trunk/Drivers/ccid/README
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/README?rev=5742&op=diff
==============================================================================
--- trunk/Drivers/ccid/README (original)
+++ trunk/Drivers/ccid/README Fri May 13 08:55:51 2011
@@ -117,6 +117,18 @@
 
 History:
 ========
+
+1.4.4 - 13 May 2011, Ludovic Rousseau
+    - Add support of Gemalto Ezio Shield, Gemalto Ezio CB+, Gemalto Ezio
+      Shield Secure Channel, Gemalto Ezio Shield PinPad and Gemalto Ezio
+      Generic
+    - Activate USB automatic power suspend. The Linux kernel should
+      power off the reader automatically if it is not used (pcscd is not
+      running).
+    - Add support of TLV Properties wLcdMaxCharacters and wLcdMaxLines.
+      They just duplicate wLcdLayout
+    - some minor bugs removed
+
 
 1.4.3 - 2 April 2011, Ludovic Rousseau
     - Add support of Neowave Weneo, Vasco DIGIPASS 920, SCM SCL011,

Modified: trunk/Drivers/ccid/configure.in
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/configure.in?rev=5742&op=diff
==============================================================================
--- trunk/Drivers/ccid/configure.in (original)
+++ trunk/Drivers/ccid/configure.in Fri May 13 08:55:51 2011
@@ -6,7 +6,7 @@
 # Require autoconf 2.61
 AC_PREREQ(2.61)
 
-AC_INIT(ccid, 1.4.3)
+AC_INIT(ccid, 1.4.4)
 AC_CONFIG_SRCDIR(src/ifdhandler.c)
 AC_CONFIG_AUX_DIR([.])
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip)




More information about the Pcsclite-cvs-commit mailing list