[Pcsclite-cvs-commit] PCSC ChangeLog,1.19,1.20

rousseau@haydn.debian.org rousseau@haydn.debian.org


Update of /cvsroot/pcsclite/PCSC
In directory haydn:/tmp/cvs-serv6896

Modified Files:
	ChangeLog 
Log Message:
release 1.2.9-beta2


Index: ChangeLog
===================================================================
RCS file: /cvsroot/pcsclite/PCSC/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- ChangeLog	10 May 2004 13:14:30 -0000	1.19
+++ ChangeLog	11 May 2004 12:25:20 -0000	1.20
@@ -1,3 +1,21 @@
+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 cohabitate 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 cohabitate we must also ensure
+  that the two libmusclecard can also cohabitate.
+- 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
+
+
 pcsc-lite-1.2.9-beta1: Ludovic Rousseau
 6 May 2004
 - configure: add support of --enable-extendedapdu argument to allow the use of