[Pcsclite-git-commit] [PCSC] 01/01: Release 1.8.15

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Dec 25 20:24:47 UTC 2015


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

rousseau pushed a commit to branch master
in repository PCSC.

commit f4354e5b1293173fa3dc14aa28471193a29e36ea
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Dec 25 21:24:27 2015 +0100

    Release 1.8.15
---
 ChangeLog    | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 27ac3e3..00f394c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1.8.15: Ludovic Rousseau
+25 December 2015
+- Add support of remove and/or customize PC/SC reader names using
+  PCSCLITE_FILTER_IGNORE_READER_NAMES and PCSCLITE_FILTER_EXTEND_READER_NAMES
+  See http://ludovicrousseau.blogspot.fr/2015/12/remove-andor-customize-pcsc-reader-names.html
+- Some other minor improvements and bug corrections
+
+
 1.8.14: Ludovic Rousseau
 5 August 2015
 - Threading: lock the PC/SC context in a safe way
diff --git a/configure.ac b/configure.ac
index 6eba37d..4840e11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([pcsc-lite],[1.8.14])
+AC_INIT([pcsc-lite],[1.8.15])
 AC_CONFIG_SRCDIR(src/pcscdaemon.c)
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip)
 AC_CONFIG_HEADERS([config.h])

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



More information about the Pcsclite-cvs-commit mailing list