Version 0.9 (2010-10-03)
------------------------
Patches from Cristian Morales Vega:
- Fixed linking order problem
- Fixed array out of bounds error in LAME encoder


Version 0.8 (2009-05-25)
------------------------
- Fixed defunct child process bug
- Added support for Ogg Vorbis (using libsndfile)
- Updated contact addresses


Version 0.7 (2009-05-22)
------------------------
- Fixed bug in ID3 writing code (thanks to Aleksander Plotnikov for reporting)


Version 0.6 (2008-10-05)
------------------------
- Minor textual changes


Version 0.5 (2007-06-04)
-----------------------
- Made compiler flags less strict


Version 0.4 (2007-06-01)
------------------------
- Added -std=c99 to CFLAGS
- Fixed incorect month in ID3 writing code
- Now gracefully exits when there is a fatal error while encoding
- Added 'dailydir' file layout (as requested by Michael Schael)
- Updated manual page


Version 0.3 (2007-05-31)
------------------------
- Added 'combo' file layout (thanks to Drew Roberts)
- Added support for choice of archive file name


Version 0.2 (2007-03-22)
------------------------
- Added libsndfile support
- Moved Jack functions from rotter.c to jack.c
- Now displays the available audio output formats
- Added manpage


Version 0.1 (2006-06-21)
------------------------
- Initial Release

