------------------------------------------------------------------------
r13 | krayon | 2011-05-03 13:52:56 +1000 (Tue, 03 May 2011) | 5 lines


   * make distclean deletes Changelog
   * Version 0.14 -> 0.15


------------------------------------------------------------------------
r12 | krayon | 2011-05-03 13:48:12 +1000 (Tue, 03 May 2011) | 7 lines


   * Minor cleaning up.
   * Moved config loading to protect a few things.
   * Added check_for_cmd function.
   * Reformatted README.


------------------------------------------------------------------------
r11 | krayon | 2010-10-22 19:30:19 +1100 (Fri, 22 Oct 2010) | 4 lines


   * Added Makefile to make redistribution easier.


------------------------------------------------------------------------
r10 | krayon | 2010-10-22 19:03:51 +1100 (Fri, 22 Oct 2010) | 5 lines


   * Fixed bug where some variables were not overwritten between downloading
   multiple casts.


------------------------------------------------------------------------
r9 | krayon | 2010-10-11 17:07:37 +1100 (Mon, 11 Oct 2010) | 6 lines


   * Moved adding and downloading to functions.
   * Fixed bug when script has space in name.
   * Added ability to specify multiple directories when downloading.


------------------------------------------------------------------------
r8 | krayon | 2010-09-13 16:08:18 +1000 (Mon, 13 Sep 2010) | 7 lines


   * Added -s/--sed option for sed'ing of URLs prior to retrieval
   (FEED_ENC_SED variable).
   * Added README.
   * Fixed incorrect Example.


------------------------------------------------------------------------
r7 | krayon | 2010-04-07 20:49:38 +1000 (Wed, 07 Apr 2010) | 4 lines


   * Upped date on copyright.


------------------------------------------------------------------------
r6 | krayon | 2010-04-07 20:48:09 +1000 (Wed, 07 Apr 2010) | 5 lines


   * Added FEED_ENC_SED option to allow for hacking the feed pre-download.
   * Upped version (from v0.1 to v0.11).


------------------------------------------------------------------------
r5 | krayon | 2009-06-22 05:20:10 +1000 (Mon, 22 Jun 2009) | 6 lines


   * Added COPYING (GNU license).
   * Changed APP_URL.
   * Added -v command line option.


------------------------------------------------------------------------
r4 | fallen | 2009-02-27 03:06:02 +1100 (Fri, 27 Feb 2009) | 11 lines


   * Added check for wget.
   * Ensured paths don't contain 2 slashes.
   * Corrected wget UA functionality.
   * Fixed bug when feed directory already exists.
   * Fixed last update retrieval that required feed.rss to exist.
   * Made resumable downloads possible as well as tracking failures and
   incompletes.
   * Inform user of download completion.


------------------------------------------------------------------------
r3 | fallen | 2009-02-26 20:45:15 +1100 (Thu, 26 Feb 2009) | 8 lines


   * Added '-c' (continue) to wget to protect overwriting and support
   resuming.
   * Renamed LIMIT_BANDWIDTH option to LIMIT_RATE.
   * Assume files discovered have been d/l already and adds to done list.
   * Displays each time a new file starts downloading.


------------------------------------------------------------------------
r2 | fallen | 2009-02-26 01:16:35 +1100 (Thu, 26 Feb 2009) | 4 lines


   * Initial checkin of first version.


------------------------------------------------------------------------
r1 | fallen | 2009-02-26 01:13:45 +1100 (Thu, 26 Feb 2009) | 4 lines


   * Initial import


------------------------------------------------------------------------
