2012-01-11  Michael Pruett <michael@68k.org>

	* Release version 0.3.3 of the Audio File Library.

2012-01-11  Michael Pruett <michael@68k.org>

	* configure.ac: Update library's soname version.

	Changing the definitions of AFframecount and AFfileoffset breaks
	backwards binary compatibility and requires incrementing the
	soname version.

2012-01-11  Michael <kensington@astralcloak.net>

	* examples/Makefile.am, test/Makefile.am: Link examples/power
	and test/printmarkers explicitly against libm.

2012-01-11  Matthias Rampke <matthias@rampke.de>

	* libaudiofile/Makefile.am: Link against libm.

2011-12-04  Michael Pruett <michael@68k.org>

	* Refactor file handle and track creation and destruction.

2001-11-30  Thomas Klausner <wiz@NetBSD.org>

	* configure.ac: Replace nonstandard '==' operator with '=' in test
	expressions.