File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.2.0: Ludovic Rousseau
2+ 3 May 2024
3+ - provide files for meson build tool (replaces autoconf/auoomake)
4+ - fix a missing symbol in libpcscspy (bug introduced by the previous version)
5+ - fix shutdown issues with hotplug_libusb
6+ - update pcsc-spy manpage
7+ - update copyright date
8+ - Some other minor improvements
9+
1102.1.0: Ludovic Rousseau
21112 April 2024
312- LIBPCSCLITE_DELEGATE is used to redirect to another libpcsclite library
Original file line number Diff line number Diff line change 33
44AC_PREREQ ( [ 2.69] )
55
6- AC_INIT ( [ pcsc-lite] , [ 2.1 .0] )
6+ AC_INIT ( [ pcsc-lite] , [ 2.2 .0] )
77AC_CONFIG_SRCDIR ( src/pcscdaemon.c )
88AM_INIT_AUTOMAKE ( 1.8 dist-bzip2 no-dist-gzip foreign subdir-objects )
99AC_CONFIG_HEADERS ( [ config.h] )
You can’t perform that action at this time.
0 commit comments