Podracer
By Lorenzo Taylor
ChangeLog

Version 1.3 - 1 September 2005
* Fixed a bug where URLs with `&amp;' rather than `&' were fetched incorrectly
* Fixed a rare bug which sometimes caused files to be saved with eronious data
  appended to their filenames
* Removed code which depended specifically on gawk.  Any implementation of awk
  may now be used.
* temporary files are now removed when SIGHUP, SIGINT, SIGQUIT or SIGTERM is
  caught.
* A TODO file has been added to list major changes in upcoming releases

Version 1.2.2 - 20 June 2005
* Fixed a bug which caused an error when a torrent filename contained spaces
* Seeding of a torrent is only attempted if the download is complete
* Very minor code cleanup

Version 1.2.1 - 17 June 2005
* Installer now shows the errors that cause Podracer to fail to install
* Installer now detects where man pages are installed

Version 1.2 - 15 June 2005
* Save torrents in their own directory for later use outside of Podracer
* Use btlaunchmany to seed all saved torrents at once
* added uploadrate config option to limit bandwidth used when seeding torrents
* removed toplevel config option since poddir can handle this functionality
* a directory name may be added to an entry in the subscriptions file to store a
  podcast feed in its own directory relative to poddir
* The prompt to create the sample subscriptions file may now be answered with a
  single y or  n - it is not necessary to press enter
* The receiver config option has been changed to longname for readability
* minor code cleanup

Version 1.0 - 7 June 2005:
* Initial Podracer release
