Changeset 578 for branches

Show
Ignore:
Timestamp:
10/31/04 17:46:57 (4 years ago)
Author:
aj
Message:

preparations for 0.6.2 release.

Location:
branches/openct-0.6
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • branches/openct-0.6/ANNOUNCE

    r557 r578  
    1 OpenCT Release 0.6.1 
     1OpenCT Release 0.6.2 
    22==================== 
    33 
    4 We are pleased to announce the availability of OpenCT 0.6.1. 
    5 This is a test version in alpha code quality. It has several 
    6 severe problems and is only intended for testing. Please 
    7 use the older stable release 0.5.0 in procuction environments. 
     4We are pleased to announce the availability of OpenCT 0.6.2. 
     5This is our new production release. 
    86 
    97OpenCT is a library for accessing smart card terminals.  It provides a 
  • branches/openct-0.6/NEWS

    r557 r578  
    11NEWS for OpenCT -- History of user visible changes 
     2 
     3New in 0.6.2; 2004-10-31; Andreas Jellinghaus 
     4* Small fix in hotplug script. 
     5* Increased transfer buffer to 258 bytes for e-gate. 
     6* Improved error handling in e-gate driver. 
     7* Updated Info.plist files. 
     8* Small fix in atr.c that returned an error for legal atrs. 
     9* Improvements to the kaan driver. 
    210 
    311New in 0.6.1; 2004-07-18; Andreas Jellinghaus 
  • branches/openct-0.6/QUICKSTART

    r561 r578  
    33 
    44To install openct, please do as user, 
    5 $ wget http://www.opensc.org/files/openct-0.6.1.tar.gz 
    6 $ tar xfvz openct-0.6.1.tar.gz 
    7 $ cd openct-0.6.1.tar.gz 
     5$ wget http://www.opensc.org/files/openct-0.6.2.tar.gz 
     6$ tar xfvz openct-0.6.2.tar.gz 
     7$ cd openct-0.6.2.tar.gz 
    88 
    99$ ./configure --prefix=/usr --sysconfdir=/etc