
0.94b:

* Redid output directory creation and handling.  Will create --outputdir if
  it does not already exist, and handles directory creation and checks
  for existing directories more cleanly.

* Re-wrote writeWavHeader to use a struct for the wave header information
  and then populate that struct and write it out.  Faster, easier, cleaner.

* Re-did a lot of the --format handling to make it cleaner.

* Added a requested --silent feature.  No output (for ripping) unless:
  a) There are multiple cddb matches that must be chosen from, or
  b) there are errors


0.94a:

* Added cddb lookup capability

* Added handling for user-defined filename formats based on cddb data

* re-arranged source and broke up the monolithic processAudio function

Previous changelog not in this file.  Some of it is documented in readme.
The docs in general are kinda lagging behind the codebase at the moment.
