[Pcsclite-git-commit] [PCSC] 04/05: ChangeLog: convert to UTF-8

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Aug 25 15:39:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository PCSC.

commit da8448b4effeb607f173233e725214275795a7a4
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Aug 23 19:08:23 2016 +0200

    ChangeLog: convert to UTF-8
    
    The file was using Latin-1 or ISO-8859 encoding.
---
 ChangeLog | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d08305d..f8b2bb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -314,7 +314,7 @@ pcsc-lite-1.6.5: Ludovic Rousseau
 - SCardCancelTransaction() is no more provided. This function is not
   provided by Microsoft and is deprecated since 2005 in pcsc-lite.
 - Parsing the CCID Info.plist (159 readers supported) was, on a i386
-  machine, done in 264306 �s and is now done 5547 �s => gain x47 or 4600%
+  machine, done in 264306 µs and is now done 5547 µs => gain x47 or 4600%
   See http://ludovicrousseau.blogspot.com/2010/08/ram-and-cpu-improvements-in-pcsc-lite.html
 - It is now possible to configure the local socket name to use using the
   environment variable PCSCLITE_CSOCK_NAME
@@ -485,7 +485,7 @@ pcsc-lite-1.6.0: Ludovic Rousseau
   this feature and SCF is now dead and replaced by JSR 268
   (javax.smartcardio)
 - Better handling of PCSCLITE_STATIC_DRIVER as can be used on platforms
-  using �Clinux (without dynamic loader).  This is used to statically
+  using µClinux (without dynamic loader).  This is used to statically
   link the reader driver to pcscd. Since the link is static you must
   define the IFDHandler API version at compilation time. Either define
   IFDHANDLERv1, IFDHANDLERv2 or IFDHANDLERv3
@@ -780,7 +780,7 @@ pcsc-lite-1.3.3: Ludovic Rousseau
 - PCSC/pcsclite.h: add SCARD_E_NO_READERS_AVAILABLE
 - SCardControl(): do not limit cbSendLength to MAX_BUFFER_SIZE bytes
   since we now transparently support up to MAX_BUFFER_SIZE_EXTENDED
-  bytes.  Thanks to Martin F�hrlinger for the bug report
+  bytes.  Thanks to Martin Führlinger for the bug report
 - SCardGetAttrib()/SCardSetAttrib(): if the driver returns IFD_ERROR_TAG
   we return SCARD_E_UNSUPPORTED_FEATURE instead of the generic error
   code SCARD_E_NOT_TRANSACTED

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list