Wed Mar 02 10:34:23 CET 2005 Harald Welte <hwelte@hmw-consulting.de>
- fix double-free bug (don't free handle in PlatformLinux)
- bump version number to 2.0.8

Tue Feb 15 01:44:47 CET 2005 Harald Welte <hwelte@hmw-consulting.de>
- fix 'make install' (use -o instead of -u for chown)
- add '-lusb' to pcsc (_idf.so) library

Sun Jan 23 14:37:18 CET 2005 Harald Welte <hwelte@hmw-consulting.de>
- add magic to automatically put current version number in specfile
- update specfile with what I actually used for the 2.0.5 relase
- add 0x8000 e-com direct-ttyUSBx open hack

Sat Jan 22 22:05:00 CET 2005 Martin Preuss <martin@libchipcard.de>
- fixed some initialization errors

Fri Dec 28 02:16:00 CET 2005 Martin Preuss <martin@libchipcard.de>
- simplified Makefile system: Now most interesting variables are defined
  in the toplevel file "makevars"
- added make target "install". The command "make install" now installs
  driver, tools and headers to a definable destination folder
- fixed some warnings in source code (mostly concerning missing parenthesis
  or missing return values)
- fixed the name of the CTAPI driver to be loaded by "cjgeldkarte"
- added a note about "make install" to the README file
- changed version in specfile from 2.0.0 to 2.0.5
- fix typos in README.xml

Fri Nov 26 19:54:00 CET 2004
- add functionality to beep at keypress of reader
- introduce CJCTAPI_NO_KEYBEEP environment variable to disable beeping
- use -FPIC to make x86_64 happy
- use u_int32_t in platform independent driver code to make it work on
  64bit platforms
- bump version number to 2.0.5 (however, no official release yet)
- make pthread usage optional (-DHAVE_PTHREAD_H)

Tue Nov 16 13:22:42 CET 2004
- fix segfault on SuSE 9.1 when ctapi_close is called
- fix getopt() processing in cjgeldkarte
- remove some unused variables from cjgeldkarte
- add '-Wall' to compilation of tools
- add 'c' count option to cjgeldkarte
- Release verison number 2.0.4

Wed Nov 06 13:32:00 CET 2004
- make it compile on gcc-2.95
- Release verison number 2.0.3

Wed Nov 03 02:44:00 CET 2004
- add '-lusb' to linker statement of libctapi-cyberjack.so
- remove '-lusb' from linker statement from 'tools'
- Release version number to 2.0.2

Wed Aug 20 19:03:21 CEST 2003

- Start of PC/SC channel ID is now 1 as it seems this is now there
  the standard.

