[10/23/03]
Version 1.2 "Get the leather gloves out, I think it's teething"
  * Fix a bug which prevented you from opening an 'edit tags' dialog box
    for a file without a TITLE tag.

  * Discard python-id3 files after using them, so that the program
    doesn't run out of file descriptors.

  * Added a workaround for how python-id3 loads id3 tags.  Some older,
    broken ID3-writing software creates files in which tags were
    terminated with a single NUL (rather than the field being padded
    with NULs).  Hopefully this will be fixed in python-id3
    eventually, but it's cheap to do this myself, and old versions of
    python-id3 are likely to exist for the forseeable future.

  * Don't reverse the list of previously loaded libraries every time
    the program runs.

  Credit for finding all 3 MP3 bugs goes to
  Malcolm Parsons <malcolm.parsons@virgin.net>

[10/12/03]
Version 1.1 "Did I just do that?"
  * Fix a really stupid bug in 1.0.

[10/12/03]
Version 1.0 "Once more into the breach"
  * Initial public release of the program.

  * Yes, I really did label it 1.0.
