[Pcsclite-git-commit] [CCID] 01/01: Release 1.4.24

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun May 22 15:08:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit a1197c49cee479f4187dfd05c900224b99127e17
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun May 22 17:07:03 2016 +0200

    Release 1.4.24
---
 README       | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/README b/README
index b117880..aeda33b 100644
--- a/README
+++ b/README
@@ -118,6 +118,18 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 History:
 ========
 
+1.4.24 - 22 May 2016, Ludovic Rousseau
+    - Add support of
+     . Generic USB Smart Card Reader
+     . HID AVIATOR Generic
+    - better support of Elatec TWN4 SmartCard NFC
+    - better support of SCM SCL011
+    - betetr support of HID Aviator generic
+    - fix SCARD_ATTR_VENDOR_IFD_SERIAL_NO attribute size
+    - fix a race condition on card events with multiple readers
+    - Some minor improvements
+
+
 1.4.23 - 20 April 2016, Ludovic Rousseau
     - Add support of
       . ACS ACR3901U ICC Reader
diff --git a/configure.ac b/configure.ac
index 7265f88..3599d37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # Require autoconf 2.61
 AC_PREREQ([2.69])
 
-AC_INIT([ccid],[1.4.23])
+AC_INIT([ccid],[1.4.24])
 AC_CONFIG_SRCDIR(src/ifdhandler.c)
 AC_CONFIG_AUX_DIR([.])
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip subdir-objects)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git



More information about the Pcsclite-cvs-commit mailing list