2003-11-30
* Released 0.0.3
* added a Loop Mode indicator

2003-11-23
* change tooltip to first song in queue when nothing is being played

2003-11-16
* queue length now appears and disappears by actual
  creation and destruction of widgets rather than
  fiddling with the padding and/or size request
* added tooltip to queue length label
* if queue is empty and no song is being played,
  and queue length is not being displayed, display
  changes to '[queue empty]'
* if queue is empty and no song is being played,
  the stop/play button changes to 'Add Items'
* added 'add items' menu option
* avoid unnecessary updates of GUI

2003-11-15
* Released 0.0.2
* added sys.exit() to run-as-application code
* set qlen_label.padding to zero if display_qlength is false
* prefix removal should affect filename only, not directory
* 'display queue length' is now true by default
* Removed 'stop queue' menu item
* Clicking on the queue_running indicator starts/stops the queue
* Replaced logo with 'queue_running' indicator
* Made queue length display bold

* Released 0.0.1
* Added README and LICENSE
* Added 'display queue length' option
* Added 'stop queue' menu item
* Added TODO & Changelog

2003-11-14
* First version for public consumption
