1flac123-0.0.11
2	* FLAC 1.1.4 support
3	* use LDADD instead of LDFLAGS in Makefile.am
4	* obey ~/.libao default_driver="" setting
5	* fixed buffer overflow in vorbis comment parsing
6
7flac123-0.0.10
8	* not released
9
10flac123-0.0.9
11	* SIGINT plays next song; two in succession exits program
12
13flac123-0.0.8
14	* fixed 8 bit wav support
15	* added 8 bit libao support on macintosh
16	* include filename in stdout during playback
17	* updated copyright
18
19flac123-0.0.7
20	* opportunistic ao_close to reduce inter-track gap
21
22flac123-0.0.6
23	* compiles on Yellowdog Linux 3.0.1 and Mac OS 10.3.2 with Fink.
24
25flac123-0.0.5
26	* compiles on FreeBSD 4.9
27
28flac123-0.0.4
29	* added --wav output
30	* updated copyright
31
32flac123-0.0.3
33	* remote mode stdout now unbuffered
34
35flac123-0.0.2
36	* alpha version of remote mode complete
37	* print vorbis tags to stdout just like mpg321 does
38	* updated Makefile.am and configure.ac for modern automake/autoconf
39
40flac123-0.0.1
41	* Jake Angerman is the new maintainer
42	* updated all library calls to FLAC 1.1.0 so that it would compile
43	* fixed compiler warnings on Redhat 9.0 gcc 3.2.2
44