0.0.9 (2005-05-16):
	- Handle CORBA.COMM_FAILURE when running Rhythmbox_Bonobo:cleanup*()
	- Integrate Debian changes from Joey Hess: use eyeD3 instead of
	  pyid3lib, add man page.
	- Use egg.trayicon from gnome-python-extras if available.
	- Display status in trayicon tooltip

0.0.9pre3 (2005-04-20):
	- Fix GUI freezes
	- Remove Bonobo callbacks when shutting down
	- Display last 10 songs submitted in queue window
	- Don't clutter queue window with unnecessary information
	- Clicking on connection icon now always brings up login window

0.0.9pre2 (2005-03-28):
	- Add Scrobbler_Musicbrainz to Makefile

0.0.9pre1 (2005-03-27):
	- Grab username/password from /app/muine/plugins/audioscrobbler/* if
	  available.
	- Send MusicBrainz ID if present (mp3 only; optional; requires pyid3lib)
	- Added GPL notices and COPYING file
	- Possible fix for GUI freezes

0.0.8 (2005-01-22):
	- FIXED: added -fPIC to trayicon/Makefile to fix compilation on amd64
	- FIXED: don't submit songs if skipping is detected
	- FIXED: handle missing trayicon module more gracefully
	- FIXED: fix drawing issue if gconf visible value is true

0.0.7 (2005-01-18):
	- UI improvements
	- Added support for GNOME trayicon (TODO: make better icons)
	- Added Makefile (TODO: use auto{conf,make})
	- Remember password & autologin
	- Code cleanups
	- Stability fixes
	- Queue file changed from ~/.rlscrobbler.queue to ~/.rbscrobbler.queue
	- FIXED: disable URI checking for now
	- FIXED: change header from /bin/env to /usr/bin/env
	- FIXED: fix login dialog keybindings on non-English locales

0.0.6 (2004-12-09):
	- Update song info even if RB's active source is not the playing source

0.0.5 (2004-12-07):
	- Report more information about failures in statusbar
	- Make handshake use GET not POST
	- Only submit files that are local (uri =~ /^file:/)
	- Send cache immediately after renegotiating handshake
	- Use http_proxy if set
	- Migrate to urllib2

0.0.4 (2004-11-29):
	- stability fixes
	- UI improvement

0.0.3 (2004-10-25):
	- more code syncing from Rhythmlet
	- changed prepend back to append (queue liststore)
	- allow rbscrobbler to persist between RB instances

0.0.2 (2004-10-18):
	- sync Rhythmbox interface to current Rhythmlet development version
		- should fix at least one bug that caused rbscrobbler to die
	- allow resizing of columns in queue
	- use gtk.ScrolledWindow for scrollbars
	- use prepend instead of append when adding to queue liststore
	- fix bug when running under gnome-python 2.0.3

0.0.1 (2004-10-13):
	- first release
