podget (0.5.8) unstable; urgency=low

  * General Cleanup.
  * Fixed Filename Format issue (From BBC World News Bulletin).  Files
    download named filename.mp3?123456 and are fixed to filename123456.mp3
    (Patch# 1615902 submitted by mojoandy).
  * Added support for creating ASX Playlists for Windows Media Player.
    (Patch# 1615902 submitted by mojoandy).
  * Changed application name from podget.sh to podget to comply with Debian
    Policies.
  * Stopped compressing the copyright file to comply with Debian Policies.
  * Updated Debians copyright file to point at /usr/share/common-licenses/GPL
  * Removed "DEBIAN" from installed changelog to comply with Debian policies.
  * Updated Generic COPYING file for non-Debian installs.
  * Fixed synopsis line in Debian Control file to comply with Debian
    Policies.
  * Updated Debian Control file to Standards-Version 3.7.2 from 3.6.2.


 -- Dave Vehrs <dvehrs@gmail.com>  Sat, 6 Jan 2007 18:52:39 -0700

podget (0.5.7) unstable; urgency=low
  
  * Patch for avail_space bug.  Thanks to Andreas Ruppen for catching it.
  * Added function to check for running sessions using the same core
    configuration file.  
  * Added function to check for remaining space on library partition and stop if
    it drops below a configured level.
    (both these ideas were inspired by Luc's suggestions)

 -- Dave Vehrs <dvehrs@gmail.com>  Tue, 23 May 2006 11:01:30 -0700 

podget (0.5.6) unstable; urgency=low
  
  * Added simulate function to cleanup loop per marc_in_lux's request 
    (MSG ID: 3717464).

 -- Dave Vehrs <dvehrs@gmail.com>  Mon, 8 May 2006 10:37:30 -0700 

podget (0.5.5) unstable; urgency=low
  
  * Fixed bug in cleanup loop.

 -- Dave Vehrs <dvehrs@gmail.com>  Tue,  10 Apr 2006 09:23:00 -0700

podget (0.5.4) unstable; urgency=low
  
  * Added UTF-16 formated feed handling (Support Request# 1432993).

 -- Dave Vehrs <dvehrs@gmail.com>  Tue,  2 Mar 2006 11:41:16 -0700

podget (0.5.3) unstable; urgency=low
  
  * Fixed enclosure url parsing (Bug# 1414282).

 -- Dave Vehrs <dvehrs@gmail.com>  Tue,  24 Jan 2006 21:21:37 -0700

podget (0.5.2) unstable; urgency=low
  
  * Removed bit-torrent support.  Rarely used and poorly implemented.  For an
    example of a better implementation see Podracer (http://podracer.sf.net/).
  * Fixed cleanup_days bug (if commandline option was not set, it overrode the
    default with a null value).
  * Added support for importing servers from iTunes PCAST files.  

 -- Dave Vehrs <dvehrs@gmail.com>  Wed,  17 Jan 2006 07:21:37 -0700

podget (0.5.1) unstable; urgency=low

  * Suppress "no enclosures" warning while running silent (Patch# 1395582,
    submitted by Kai Timmer).
  * Test for completed file fails on filename with special chars, replace grep 
    with fgrep (Patch# 1396969 submitted by Kai Timmer).
  * Standardized verbosity testing (Patch# 1397756, Submitted by Johnny
    Ljunggern).
  * Cleaned up comment output, and established clearer levels (0-4).

 -- Dave Vehrs <dvehrs@gmail.com>  Wed,  4 Jan 2006 09:16:17 -0700

podget (0.5) unstable; urgency=low

  * Added sed hook to handle rss feeds that break the enclosure tag over
    multiple lines (LugRadio).
  * Initial import OPML list support from local file or download from http/ftp.
  * Applied patch submited by anonymous. (Bug 1380412 - unhandled
    environment variable).
  * Dropped test for interactive shell.
  * Fixed configuration file parsing bug (Bug 1386657).
  * Added filename cleanup code for FAT32 compatability (Feature Request
    1378956).

 -- Dave Vehrs <dvehrs@gmail.com>  Sun,  20 Dec 2005 18:00:00 -0700
 
podget (0.4.1) unstable; urgency=low

  * Initial Debian package release.
  * Moved podcast directory from /usr/local/share to $HOME/
  * Improved configuration installation and testing.
  * Modified cleanup loop to allow user specified number of days to retain
    files.
  * Fix for RSS feeds without sufficient newlines.
  * Initial man page.
  * Installation by makefile or debian package now.
  * Started changelog.
  * Initial Debian Packages (.deb)

 -- Dave Vehrs <dvehrs@gmail.com>  Sun,  6 Nov 2005 19:37:01 -0700
