Changeset 1001

Show
Ignore:
Timestamp:
08/23/07 22:12:59 (16 months ago)
Author:
aj
Message:

new openct release 0.6.13

Location:
releases/openct-0.6.13
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • releases/openct-0.6.13/NEWS

    r995 r1001  
    11NEWS for OpenCT -- History of user visible changes 
    22 
    3 New in 0.6.13; 2007-08-??; Andreas Jellinghaus 
     3New in 0.6.13; 2007-08-23; Andreas Jellinghaus 
     4* get hal setup to work 
     5* more fixes to udev setup. works now without usbfs. 
     6* fix openct.udev.modalias rule file for openct. tested, now working fine. 
    47* this version works with linux kernel 2.6.22+ if patched, see 
    5   http://lkml.org/lkml/2007/8/17/193 for a patch. hope this is fixed 
    6   in new updates. 
    7 * fix missing "*" in etc/openct.udev.modalias 
     8  http://lkml.org/lkml/2007/8/17/193 for a patch. 
     9  will be fixed in 2.6.22.6 I hope. 
    810* improve etc/openct_usb.in script for working without PRODUCT environment 
    911* comment out wbeiuu driver - use kernel driver plus phoenix driver instead 
  • releases/openct-0.6.13/configure.ac

    r988 r1001  
    44# Require autoconf 2.52 
    55AC_PREREQ(2.52) 
    6 AC_INIT([openct], [0.6.12-svn]) 
     6AC_INIT([openct], [0.6.13]) 
    77AM_INIT_AUTOMAKE 
    88AM_CONFIG_HEADER(config.h)