GoldenPod changelog

0.3
- - - - -
[CHANGED] Minor changes to some comments in the config files
[CHANGED] The message printed when performing --copy and the file exists
[CHANGED] The short option for --copy is now -c (not -p)
[REMOVED] The --nocat option, was not really that useful. If you used it
	then please give some feedback about that and I'll bring it back.
[ADDED]	--ignore-pattern, regexp match to perform on files to copy/download.
	If it matches, goldenpod will not download or copy the file.
[ADDED]	A $IgnorePattern option in the configuration file. The same as
	--ignore-pattern (--ignore-pattern overrides this config option)
[CHANGED] The short option for --files is now -n (not -i)
[CHANGED] Now it doesn't display the help screen when invalid options
	or syntaxes for options are supplied, but tells you to run
	goldenpod --help for help.

0.2
- - - - -
[CHANGED] Minor code cleanups
[CHANGED] Now dies if you use --files without --copy
[ADDED]	Usage statement to --help
[FIXED]	Now doesn't download the same file twice
	with some weird feeds.
[CHANGED] goldenpod will now never rewrite the logfile, but add to it
	even when in --dry-run mode.
[CHANGED] Now the same entry _should_ never appear twice in the logfile.
[CHANGED] The help text for --verbose and --silent now reacts to your
	$DefaultVerbosity setting.
[CHANGED] Now attempts to run sync after copying.
[ADDED]	A PodcastFilter setting (set to 0 by default).
	- Makes sure goldenpod only downloads audio podcasts
[FIXED]	If a file in All doesn't exist, perl errors will not occur
[FIXED]	Made sure --first-only doesn't get put into the logfile if it fails
	to download.

0.1
- Initial release
