[Pcsclite-cvs-commit] r2363 - trunk/Drivers/ccid

Ludovic Rousseau rousseau at alioth.debian.org
Sat Jan 27 17:48:07 CET 2007


Author: rousseau
Date: 2007-01-27 17:48:06 +0100 (Sat, 27 Jan 2007)
New Revision: 2363

Modified:
   trunk/Drivers/ccid/README
   trunk/Drivers/ccid/configure.in
Log:
release 1.2.1


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2007-01-27 16:41:14 UTC (rev 2362)
+++ trunk/Drivers/ccid/README	2007-01-27 16:48:06 UTC (rev 2363)
@@ -197,6 +197,15 @@
 History:
 ========
 
+1.2.1 - 27 January 2007, Ludovic Rousseau
+    - pcscd_ccid.rules: add non CCID generic (InterfaceClass: 0xFF)
+      readers
+    - INSTALL: document how to use --enable-udev on FreeBSD
+    - move the O2Micro Oz7762 from the unsupported to the supported list
+      since patches to support it are applied by default
+      (O2MICRO_OZ776_PATCH)
+
+
 1.2.0 - 19 January 2007, Ludovic Rousseau
     - add support for SCARD_ATTR_VENDOR_IFD_VERSION,
       SCARD_ATTR_VENDOR_NAME and SCARD_ATTR_MAXINPUT tags used by

Modified: trunk/Drivers/ccid/configure.in
===================================================================
--- trunk/Drivers/ccid/configure.in	2007-01-27 16:41:14 UTC (rev 2362)
+++ trunk/Drivers/ccid/configure.in	2007-01-27 16:48:06 UTC (rev 2363)
@@ -6,7 +6,7 @@
 # Require autoconf 2.52
 AC_PREREQ(2.52)
 
-AC_INIT(ccid, 1.2.0)
+AC_INIT(ccid, 1.2.1)
 AC_CONFIG_SRCDIR(src/ifdhandler.c)
 AC_CONFIG_AUX_DIR(build)
 AM_INIT_AUTOMAKE




More information about the Pcsclite-cvs-commit mailing list