version 0.2.4:

- SGML documentation to create Texinfo and HTML docs
- 1571/2MHz support in d64copy, Turbo and Warp mode
- XP1571 support in d64copy
- compiles for Linux 2.4.0 kernel
- cbmupload and cbmdownload merged into cbmctrl
- cbm4linux.spec file to build binary RPMs

version 0.2.3:

- some config.make/Makefile tweaks
- new ioctl's: CBMCTRL_IEC_WAIT (experimental), CBMCTRL_GET_EOI
- cbmctrl: `dir command fixed for devices other than 8
- `cbm.h renamed to `cbm4linux.h, `libcbm.a renamed to `libcbm4linux.a.
  Both files get installed systemwide in $(INCDIR) resp. $(LIBDIR)
- `xa not mandatory any more, as suggested by Ullrich von Bassewitz.
  Preassembled 6502 binaries included.
- (Forgotten) device locking added. Pointed out by Ullrich von Bassewitz.
- kernel module: #include <linux/config.h> and <linux/modversions.h> (the
  latter one #ifdef CONFIG_MODVERSION)
- default interleave values increased by one, should be more reasonable now

version 0.2.2:

- CABLE description fixed (thanks, Joe)
- d64copy: added `-b and `-B options. Poorly tested.
- d64copy.c: GCR stuff moved to d64copy/gcr.c, code cleanup
- cbmdownload: fixed byte count
- cbmctrl: new command `dir, no need for petcat any more
- kernel module: use save_flags()/restore_flags() instead of cli()/sti(),
  module description added

version 0.2.1:

- XA1541/XM1541 support
- ports in PS/2 mode should work now
- support for 40-track images in d64copy and cbmformat
- new utilities: cbmdownload, cbmupload

version 0.2.0a:

- bugfix: writing an image with `serial2 and `turbo' should work now

version 0.2.0:

- fast transfer routines in d64copy (serial1, serial2, parallel)
- source tree restructured
- new utility: cbmformat

version 0.1.0:

- initial release
