CHANGELOG of fcpci driver
-------------------------

v0.8.0   (2011-10-08) - Joachim Wiedorn

  * Update for use with newer kernels.
  * Use new pci-register-driver function.
  * Use always the lib_strncpy function. 
  * Fix variable length on 64bit systems.
  * Optimize makefiles, add some targets.
  * Add some hints about tools for compiling.
  * Usable with kernel 2.6.15 until 2.6.23.


v0.7.2   (2011-05-07) - Joachim Wiedorn

  * Update for use with newer kernels.
  * Do not use deprecate linux/config.h.
  * Add note about compiler version (README).
  * Usable with kernel 2.6.15 until 2.6.21.


v0.7.1   (2011-03-07) - Joachim Wiedorn

  * Update fcpcmcia module for use with newer kernel.
  * Usable with kernel 2.6.11 until 2.6.18.


v0.7.0   (2011-01-07) - Joachim Wiedorn

  * Initial release.
  * Based on transfer version 0.6.6 with:
    - move old install scripts into directory 'old'
    - move documentation into directory 'doc'
    - remove unneeded doc files, rename some doc files
    - add newer functions for 32bit sources
    - merge sources for 32bit and 64bit
    - store both libraries into this package
  * Add new files: version.txt, README, ChangeLog.
  * Usable with kernel 2.6.11 until 2.6.15.

