[Pcsclite-cvs-commit] r2645 - in /trunk/PCSC: TODO configure.in

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Oct 11 09:35:43 UTC 2007


Author: rousseau
Date: Thu Oct 11 09:35:42 2007
New Revision: 2645

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2645
Log:
bug #303790 is now solved

Modified:
    trunk/PCSC/TODO
    trunk/PCSC/configure.in

Modified: trunk/PCSC/TODO
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/TODO?rev=2645&op=diff
==============================================================================
--- trunk/PCSC/TODO (original)
+++ trunk/PCSC/TODO Thu Oct 11 09:35:42 2007
@@ -2,10 +2,6 @@
   see http://archives.neohapsis.com/archives/dev/muscle/2005-q4/0086.html
 
 - include Apple patches and improvements (if possible/needed)
-
-- Allow connection from a 32-bits and 64-bits client to the same pcscd
-  server. This is part of the Apple patches and improvements.
-  see Alioth bug #303790
 
 - power on the card _only_ if an application requests a connection
   see Alioth bug #301965

Modified: trunk/PCSC/configure.in
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/configure.in?rev=2645&op=diff
==============================================================================
--- trunk/PCSC/configure.in (original)
+++ trunk/PCSC/configure.in Thu Oct 11 09:35:42 2007
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.58)
 
-AC_INIT(pcsc-lite, 1.4.4)
+AC_INIT(pcsc-lite, 1.4.99)
 AC_CONFIG_SRCDIR(src/pcscdaemon.c)
 AM_INIT_AUTOMAKE(1.8)
 AM_CONFIG_HEADER(config.h)




More information about the Pcsclite-cvs-commit mailing list