2006-06-09

	* Allow directories with mixed MP3 and OGG.

	* Nooo!  Toothpaste crash from 2006-02-19 reappeared.  Seems to be
	fixed again.
	
	* Release (version 0.3.1).

2006-06-08

	* Created a crappy configure script.

2006-06-06

	* Patched loadpng to work on ppc.  Thanks Hans!

2006-04-04

	* Some uses of char were returning -1, which caused infinite loops
	on some machines.  Hopefully fixed.  (Reported by Frank Arnold).

	* Check colour depth is at least 15bpp.  Forcing 8 bpp was causing
	a crash.

2006-04-02

	* Added HAVE_FBLEND option which probably works.

	* Added Ogg support (using AllegroOgg).

2006-04-01

	* Merged in some patches from Hans de Goede
	  <j(dot)w(dot)r(dot)degoede (at) hhs(dot)nl>:
	
	  - Added HAVE_ADIME, HAVE_GLYPH_KEEPER, NO_MP3 options.

	  - Fix bug in map.m.

	* Fix dumb bug causing game.cfg to not be read.  Oops!
	
2006-02-19

	* In some cases toothpaste's target was not reset to nil after the
	target died, causing crashes.

2006-02-02

	* Removed some macros in favour of extra methods in abstract
	classes.
