Changes from 0.17:
------------------

change: fixed problem where fool.com changed their quote pages

Changes from 0.15:
------------------

change: removed "|| die" to make it run on current versions of perl
change: changed @PCL to \@PCL to make it run on current perl version

Changes from 0.14:
------------------

change: all warning/error messages are printed to STDERR instead of STDOUT.
change: made some changes to the error messages.

Changes from 0.13:
------------------

feature: added proxy support (-ph <proxyhost> [-ph <proxyport>])
feature: added useragent support (-ua <useragent>)

Changes from 0.12:
------------------

bugfix: didn't like unparsable lines very much (like empty ones).
bugfix: failed to test for upper and lower thresholds for symbols in file.

change: moved "quotenotifier.readme" to "README".

new: made "CHANGES" file.

