Changeset 751 for releases

Show
Ignore:
Timestamp:
09/11/05 09:58:48 (3 years ago)
Author:
aj
Message:

release version 0.6.6.

Location:
releases/openct-0.6.6
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • releases/openct-0.6.6/NEWS

    r733 r751  
    11NEWS for OpenCT -- History of user visible changes 
    22 
    3 New in 0.6.6; 2005-??-??; Andreas Jellinghaus 
    4 * updated html documentation. 
     3New in 0.6.6; 2005-09-11 Andreas Jellinghaus 
     4* updated html documentation. now generated with "make dist". 
     5* indent'ed with linux kernel Lindet script. 
    56* use libltdl instead of scdl. 
    67* new ident schema: Lident (from linux kernel) 
     
    910* new pertosmart driver by Carlos Henrique Bauer  
    1011* new acr30u driver by Laurent Pinchart 
    11 * initiail driver documentation by Laurent Pinchart 
     12* initial driver documentation by Laurent Pinchart 
    1213* ccid driver now supports pcmcia block based devices 
    1314  such as the OMNIKEY CardMan 4040 (Harald Welte) 
  • releases/openct-0.6.6/configure.ac

    r741 r751  
    55AC_PREREQ(2.52) 
    66 
    7 AC_INIT(openct, 0.6.6-rc3) 
     7AC_INIT(openct, 0.6.6) 
    88AM_INIT_AUTOMAKE 
    99AM_CONFIG_HEADER(config.h)