Skip to content

Commit

Permalink
Release 1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Dec 30, 2016
1 parent 3aaab9d commit 980fdc3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.8.20: Ludovic Rousseau
30 December 2016
- Fix a crash and potential security issue in pcscd


1.8.19: Ludovic Rousseau
9 December 2016
- SCardGetStatusChange(): Fix a (rare) race condition
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

AC_PREREQ([2.69])

AC_INIT([pcsc-lite],[1.8.19])
AC_INIT([pcsc-lite],[1.8.20])
AC_CONFIG_SRCDIR(src/pcscdaemon.c)
AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip)
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 980fdc3

Please sign in to comment.