Sunday May 14 2000  Matthias Bauer  moeffju@moeffju.de
------------------
version: 0.0.2-rev01

  New:
    * tools/header.pl works now; run with --help for a help overview
    
  Changed:
    * doc/tools.txt updated
    * IDEA updated
    * added homepage url to README

  Removed:
    * tools/new_file.pl, tools/update_file.pl removed (no longer needed)

Sunday March 26 2000  Matthias Bauer  moeffju@moeffju.de
--------------------
version: 0.0.2

  Changed: version
    * First release named 0.0.2

Sunday March 12 2000  Matthias Bauer  moeffju@moeffju.de
--------------------
version: 0.0.1-rev00

  Created: tools/parse-depend.sh
    * create the commands to compile a binary needed for the Makefile
      (use e.g. with '^Kr !tools/parse-depend.sh Depend' while editing
      Makefile)
  Created: Depend
    * needed by parse-depend.sh, format should be clear

  Changed: Makefile
    * complete rewrite

Monday February 07 2000  Peter Feld  nachoman@nachoman.saar.de
-----------------------
version: 0.0.0-rev09

IDEA:		created.
TODO:		created.
Makefile:	added compiler option -Wall
error.c:	fixed.
error.h:	fixed. Added function declarations.
map.h:		specified the more or less (I'm afraid rather less) final
		map format. !It will look like this! :)
parse.h:	created. Added function declarations.
host.h:		cleanup.
host.c:		Uhmm. Redesigned large parts. Added getopt() support.
		! Do not waste your time changing this file or add more
		options ! This file will be rewritten quite soon (Take a look
		into IDEA).
player.h:	created. Very basic, not likely to be included in further
		versions.
makeplayer.c:	see above.
obsolete/:	created.

