2011-11-29  Michael Pruett <michael@68k.org>

	* Release version 0.3.2 of the Audio File Library.

2011-11-28  Michael Pruett <michael@68k.org>

	* libaudiofile/VOC.cpp: Fix initialization of byte order in
	Creative Voice File format.

2011-10-20  Michael Pruett <michael@68k.org>

	* libaudiofile/NIST.cpp: Fix calculation of frame count in NIST
	SPHERE sound files.

2011-10-20  Michael Pruett <michael@68k.org>

	* libaudiofile/byteorder.h: Remove unused byte-swapping macros.

2011-10-20  Michael Pruett <michael@68k.org>

	* Simplify calculation of track data size.

2011-10-11  Michael Pruett <michael@68k.org>

	* libaudiofile/af_vfs.h: Remove duplicate definition of AFvirtualfile.

2011-09-19  Michael Pruett <michael@68k.org>

	* Don't treat compiler warnings as errors by default.