0.0.6:
	Updated the fallback_locate_file function to be more FreeBSD friendly with information supplied by Jeremy Messenger.

0.0.5-rev2:
	Again, trying to finish what I tried to do last time (allow 3.2 to work) after an update from dbrody.
		Modified the status callback to understand 3.2-style status updates.
	I actually tested it with BitTorrent 3.2 myself, this time, as well.
		Fixed the "total uploaded" being reported as zero.
	Stopped certain UI features from being incorrectly updated by BitTorrent callbacks after the download is done.

0.0.5-rev1:
	Trying to finish what I tried to do last time (allow 3.2 to work) after an update from dbrody.
		Fixed the arg-list passed to BitTorrent.download.download to make responsefile/url explicit.

0.0.5:
	Added something that (in theory) should allow BitTorrent 3.2 to work as well (thanks to dbrody).

0.0.4:
	Added mime association information (thanks to FooBarWidget).

0.0.3:
	Added a close button that appears when stopped.
	Added total size to the status.
	Added the ability to mute error dialogs.
	Added the ability to clear the event log.
	Changed "feedback" to "events".
	Fixed the status display's downloaded size for quick completion situations.
	Removed the "downloading" text from the progress bar. It was wrong half the time anyway.
	Set the window's title to the address of the torrent (HIG-ification).
	Cleaned up the code some more.

0.0.2:
	Added an "Address" field.
	Added a "Resume" button.
	Added rate tracking to the status.
	Fixed the "Cap Upload Rate" feature.
	Fixed the error dialog a little.
	Moved the progress bar below.
	Cleaned up the code a bit.

0.0.1
	Initial release
