Wednesday July 20 2005 - Scott Grayban <sgrayban@borgnet.us> <2.1>
 * UGGGGGG I forgot to up the version stuff ...... stupid me
 * Fixed the install script.

Monday July 18 2005 - Scott Grayban <sgrayban@borgnet.us> <2.0>
 * Released iPodder 2.0 full release ---- finally :)
 * Created a script that will delete all the *.pyc files and create
   the distribution tarball.
 * Added mandriva spec file for use
 * Fixed wrong script encoding
 * grabbers.py fixed - zlib compression errrors prevented some feeds from working
   which where caused from the webservers and not iPodder.
 * Fixed bad interpreter for iPodderStringsJapanese.py
 * Changed url for reporting bugs to use the forum instead of SF since its
   easier for me to maintain. :)
 * (TODO-not finished) Added tray detection to either use the tray or not for GUI's like wm
   that can't use the tray icon
 * All the text files *.linux are renamed to exclude the .linux extension
   since we now have our own linux tag branch in cvs
 * Updated xrc files to be current with main branch
 * (TODO-not finished) Check for updates for linux versions added
   Added since the main branch will usually be different then linux
 * GUI layout cleanup
 * Removed code for players that was for windows and mac.
 * Major code cleanup removing windows/mac code
 * Applied patch to fix the 302 redirect issue from Mike

Thursday June 23 2005 - Scott Grayban <sgrayban@borgnet.us> <RC4>
 * Applied patch from manny15 to fix the unicode issues.
         See: http://bugs.gentoo.org/attachment.cgi?id=59992&action=view
 * Applied patch from kwa to fix a xmms import error
 * Minor code fixes

Saturday April 16 2005 - Scott Grayban <sgrayban@borgnet.us> <RC3>
 * Applied patch from kwa to fix:
   Disk Space issue
   PriorityQueue compatible with Python versions >= 2.4
 * Applied XMMS player patch from Kevin
 * Tray icon now works with double clicks to hide/unhide the window.
 * Tray right click menu now shows "Hide iPodder"

Monday April 11 2005 - Scott Grayban <sgrayban@borgnet.us> <RC2>
 * re-coded the install script so that it detects if they are root
 * check to determin if the old historic name is still there
 * used a symbolic link instead of cp the binary ipodder
 * text to tell the user they need to read README.linux
 * added ipodder.png for a desktop icon
 * Created LICENSE file
 * Created README.linux
 * Detailed TODO.linux for Garth to help

Sunday April 10 2005 - Scott Grayban <sgrayban@borgnet.us> <RC1>
 * Added install script
 * Created Changelog.linux
 * Created TODO.linux
 * Created INSTALL.linux
 * Added systray support.
 * Added Hide window support.
