April 30, 2001 - Bulter v1.0.2 released
  * Fixed a bug where the butler would leave a - on the 
    beginning of a filename, sometimes.
  * Fixed a bug with filenames containing numerous -'s in 
    a row, like "moo -- - --- -- fim" (sigh. some people.)
  * Made the butler also purge the following characters from
    a filename: `~| 
  * made a call to change [] and {} to () just before butler
    purges () out of the filename.
  * added a -- option.
  * Updated the documentation.

April 25, 2001 - Butler v1.0.1 released
  * Revamped install process.

April 21, 2001
  * fixed a bug where 'Gary_Numan_-__One_Perfect_Lie.mp3'
    would be renamed to 'gary_numan-_one_perfect_lie.mp3'

April 19, 2001
  * added a sort() call to the main loop so that we
    get a better order. the recursion seems to jumble 
    it up a bit. hm.
  * changed mv lines to use "mv -f --"
  * added the --all and -A flags to mean the same as -FRirf

April 18, 2001 - Butler v1.0 released
  * initial work done.
  * renamer works.
  * reorg works with 2 directory styles.
  * ID3 works using the ID3 package.
