/[pcsclite]/trunk/PCSC/ChangeLog
ViewVC logotype

Diff of /trunk/PCSC/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 855 by rousseau, Tue May 11 12:25:20 2004 UTC revision 867 by rousseau, Thu May 13 13:25:06 2004 UTC
# Line 1  Line 1 
1  pcsc-lite-1.2.9-beta2: Ludovic Rousseau  pcsc-lite-1.2.9-beta2: Ludovic Rousseau
2  11 May 2004  11 May 2004
3  - change libmusclecard current version to 1 so that old libmusclecard0 and new  - change libmusclecard current version to 1 so that old libmusclecard0 and new
4    libmusclecard1 can cohabitate on the same system and will not break existing    libmusclecard1 can cohabit on the same system and will not break existing
5    programs during upgrades.    programs during upgrades.
6    
7    This is because libmusclecard is provided in the same distrib/package as    This is because libmusclecard is provided in the same distrib/package as
8    libpcsclite. If we want two libpcsclite to cohabitate we must also ensure    libpcsclite. If we want two libpcsclite to cohabit we must also ensure
9    that the two libmusclecard can also cohabitate.    that the two libmusclecard can also cohabit.
10  - src/pcscdaemon.c: print pcsc-lite version number during startup  - src/pcscdaemon.c: print pcsc-lite version number during startup
11  - src/winscard.c: in SCardReconnect(), SCardDisconnect() and  - src/winscard.c: in SCardReconnect(), SCardDisconnect() and
12    SCardEndTransaction() SCARD_UNPOWER_CARD is "Power down the card and reset    SCardEndTransaction() SCARD_UNPOWER_CARD is "Power down the card and reset
# Line 124  pcsc-lite-1.2.0-rc2: Ludovic Rousseau Line 124  pcsc-lite-1.2.0-rc2: Ludovic Rousseau
124  - removed a very _stupid_ bug that linked libpcsclite with libusb. Any  - removed a very _stupid_ bug that linked libpcsclite with libusb. Any
125    application linked with libpcsclite was also linked with libusb.    application linked with libpcsclite was also linked with libusb.
126  - generate a new library libmusclecard and remove MuscleCard code from  - generate a new library libmusclecard and remove MuscleCard code from
127    libpcsclite. An application using MuscleCard function need to explicitely    libpcsclite. An application using MuscleCard functions needs to explicitly
128    link with libmusclecard.    link with libmusclecard.
129  - src/winscard_clnt.c: add a new function SCardUnload() to free allocated  - src/winscard_clnt.c: add a new function SCardUnload() to free allocated
130    resources. It is mandatory only if you use dlopen/dlclose to often    resources. It is mandatory only if you use dlopen/dlclose to often

Legend:
Removed from v.855  
changed lines
  Added in v.867

  ViewVC Help
Powered by ViewVC 1.1.5