AtariSIO changelog:

* V0.10 alpha, released 02/12/2003

  initial release containing:
  - atarisio kernel driver V0.2 alpha
  - atariserver V0.10 alpha
  - atarixfer V0.01 alpha

  AtariSIO still is alpha software, so please report bugs!


* V0.10a alpha, released 02/18/2003

  - fixed gcc-3.x compilation problems:
    - Makefile: use CXX instead of CC for linking
    - SIOTracer.C: removed default initializer for "prefix" in
      TraceDecodedPercomBlock method (line 79)
    - SIOWrapper.C: included <stdlib.h> so that exit() is defined

  - added troubleshooting section to README

