2016-08-14  David Weinehall  <tao@triad.se>

  * Release 3.3.8.
  * src/tmnmi.a65, src/tm2nmi.a65: Fixed a bug in the Turbo-Master
    specific NMI-files that could cause C*Base v3.3 specific
    configuration options to be disabled by mistake.
  * src/configure.bas: Made "Y" / "N" yield the same
    result as "y" / "n", in case someone tries to use uppercase to
    answer questions, to avoid unpleasant surprises.

2016-08-11  David Weinehall  <tao@triad.se>

  * src/configure.bas, src/bbs.bas: Made the toplister configurable.
  * data/new, data/new^a: New versions of these files.
  * Makefile: Fixed the dist-target to only install binaries.
  * src/Makefile: Fixed STRIP to support non-ASCII files.
  * .gitignore: Fixed the .gitignore file to actually ignore .git too...

2013-09-01  David Weinehall  <tao@triad.se>

  * src/Makefile: Added build rule to prefix add "C/" that aren't
    BLITZ:ed but traditionally were.
  * .gitignore: Added a .gitignore-file.

2013-08-21  David Weinehall  <tao@triad.se>

  * Release 3.3.7.
  * The 'Just get it out already!' release.
  * src/Makefile: Added a hack that converts UTF-8 '£' to ISO-8859 '£'
    to work around the fact that petcat doesn't support UTF-8.
  * data/Makefile: Fixed install target to handle multiple runs without
    cleaning the file inbetween.

2013-08-04  David Weinehall  <tao@triad.se>

  * Fixed various bugs related to 24h time format.
    | Thanks to Ian Colquhoun for noticing.
  * Changed file encoding to UTF-8 everywhere.
  * Improved "make dist".
  * Fixed output encoding of documentation.

2013-05-02  David Weinehall  <tao@triad.se>

  * src/bbs.bas: Made all REL-file access use "double positioning"
    to work around drive bugs.
  * src/app_mod.bas: Made all REL-file access use "double positioning"
    to work around drive bugs.

2010-06-04  David Weinehall  <tao@triad.se>

  * data/ul^dl, data/ul^dl^a: Added missing "=" option.
    | Thanks to Ian Colquhoun for noticing.

2010-02-18  David Weinehall  <tao@triad.se>

  * src/bbs.bas: Fixed another case of missing re-enabling the SuperCPU
    after transfer initialisation.
  * doc/cbasec.tex: Minor update.

2010-02-08  David Weinehall  <tao@triad.se>

  * src/Makefile: Fixed minor typo.

2010-02-02  David Weinehall  <tao@triad.se>

  * src/bbs.bas: Fixed one missing case of re-enabling the SuperCPU
    after transfer initialisation.

2009-12-28  David Weinehall  <tao@triad.se>

  * src/bbs.bas: Disable the SuperCPU when waiting for file transfer
    to commence; re-enable it afterwards.
  * doc/cbaser.tex, TODO: Updated to acknowledge the fact that the timeout
    bug is fixed.
  * doc/cbase.tex: Minor correction.
  * doc/cbasec.tex: Documented the SCPUOFF command.

2009-12-06  David Weinehall  <tao@triad.se>

  * src/bbs.bas, data/cdrop^a, data/nopost^a, src/TODO, doc/cbase.tex:
    Added ASCII-versions of cdrop and nopost.
  * doc/cbaser.tex: Updated to match various modified versions.

2009-12-05  David Weinehall  <tao@triad.se>

  * src/Makefile: Minor buildfix.

2008-12-07  David Weinehall  <tao@triad.se>

  * src/ml0123.a65: Added a scpuoff command.
  * src/bbs.bas: Minor code cleanup.

2008-09-22  David Weinehall  <tao@triad.se>

  * doc/cbase.tex: Use vpageref instead of pageref.

2008-07-12  David Weinehall  <tao@triad.se>

  * src/sys_setup.bas: Made all REL-file access use "double positioning"
    to work around drive bugs.

2008-01-24  David Weinehall  <tao@triad.se>

  * doc/cbase.tex, doc/cbaser.tex, doc/cbasec.tex: Minor cleanup.

2008-01-13  David Weinehall  <tao@triad.se>

  * Release 3.3.6.
  * The "But some files should remain PRG-files" release.
  * data/Makefile: Install ag and text as PRG-files instead.

2007-10-21  David Weinehall  <tao@triad.se>

  * Release 3.3.5.
  * The "SEQ-files have feelings too" release.
  * data/Makefile: Append ",s" to the filenames to create SEQ-files
    on the image instead of PRG-files.
  * BUGS: Updated to reflect that the reassembled version of punter is
    working now.

2007-08-06  David Weinehall  <tao@triad.se>

  * Release 3.3.4.
  * The "Apple may have Panther, but we've got Punter!" release.
  * src/punter.a65: This file now produces identical source code to
    the old 1.02x version, and should thus be fully working.
  * doc/cbaser.tex: Update to match the fixed punter protocol.
  * src/Makefile: Minor cleanup.
  * data/*: Added the example graphics to the subversion repository and
    the release tarball, and add some missing files.

2007-01-28  David Weinehall  <tao@triad.se>

  * Release 3.3.3.
  * The "Sigh..." release.
  * src/bbs.bas: Fix bug introduced in v1.32.
  * doc/cbaser.tex: Update version info.

2007-01-28  David Weinehall  <tao@triad.se>

  * Release 3.3.2.
  * Seems some shipped files were incorrectly built; rebuild.
  * src/bbs.bas, src/boot.bas, src/configure.bas, src/sys_setup.bas,
    src/toplister.bas: Fix incorrect version numbers.
  * doc/cbaser.tex: Fix incorrect version numbers.
  * doc/cbaser.tex: Modify various information to reflect new build system.

2007-01-27  David Weinehall  <tao@triad.se>

  * Release 3.3.1.
  * This release does *NOT* contain any code changes.
  * Ship with BLITZed files.
  * Added examples for (hopefully) all needed graphics.
  * src/cbase.tex: Updated the manual to include information about
    what files needs to be BLITZed.
  * src/Makefile: Name files properly for immediate use.

2006-12-24  David Weinehall  <tao@triad.se>

  * Release 3.3.0.
  * The "Yule greetings to ye all!" release.
