| | 5 | * sys-linux.c does not need kernel headers (all data etc. included) |
| | 6 | * now generating a Changelog file in the documentation |
| | 7 | * all urls now based on http://www.opensc-project.org/ |
| | 8 | * wiki documentation included as html snapshot |
| | 9 | * new driver for WB Electronics' Infinity USB Unlimited by Juan Carlos Borras |
| | 10 | * bug in sleep code fixed. |
| | 11 | * new pertosmart ac1038 driver by Carlos Henrique Bauer |
| | 12 | * new smartkey driver: not finished yet |
| | 13 | * support for both /proc/bus/usb and /dev/bus/usb devices with linux |
| | 14 | * improved T=1 implementation by Ludovic Rousseau |
| | 15 | * improved eutron driver by Chaskiel Grundman |
| | 16 | * OPENCT_SOCKETDIR environment can point to any dir for the sockets so |
| | 17 | users can use it without being root. |
| | 18 | * samle confi files for both hald and udev. |
| | 19 | we suggest udev as hotplug replacement. hald is not tested. |
| | 20 | * sample reader.conf included for pcsc-lite. |
| | 21 | remember to use opensc->openct or opensc->pcsc->openct but not both. |