Hi, This is the second beta version of the new pcsc-lite.
I made some small changes to ease upgrades and correct some problems. I also include the documentation for the IFD Handler. You can browse the html version of pcsc-lite API and IFD handler API on [1]. Regards, pcsc-lite-1.2.9-beta2: Ludovic Rousseau 11 May 2004 - change libmusclecard current version to 1 so that old libmusclecard0 and new libmusclecard1 can cohabit on the same system and will not break existing programs during upgrades. This is because libmusclecard is provided in the same distrib/package as libpcsclite. If we want two libpcsclite to cohabit we must also ensure that the two libmusclecard can also cohabit. - src/pcscdaemon.c: print pcsc-lite version number during startup - src/winscard.c: in SCardReconnect(), SCardDisconnect() and SCardEndTransaction() SCARD_UNPOWER_CARD is "Power down the card and reset it (Cold Reset)" so we really power down _and_ then power up the card. - doc/pcsc-lite.tex: add the chapter "Multithreading and contexts" - doc/ifdhandler-3.tex: IFD Handler API in LaTeX format - correct some minor typos in documentation and output texts [1] http://pcsclite.alioth.debian.org/ [2] https://alioth.debian.org/project/showfiles.php?group_id=1225&release_id=276 -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
