FIXED bug preventing formats other than "image" and "png" from being used. [CW]
CHANGED University of Georgia module to be faster when using -o flag to specify an offset. (Using the uga module without the -o flag is not recommended.) [CW]
CHANGED how certain modules "touch" a page to generate an image. Now the "touch" pages are called immediately before the image to be downloaded. This should help people on dialup connections from having to touch every page first before downloading any images (especially when a download fails at page #100 – you can pick back up where you left off!). [CW]
CHANGED module code to standardize common module routines and make maintenance/addition of modules easier. [CW]
CHANGED preferences code. Preferences are now stored in a file called "config.rc" – a "config.example.rc" is included (see Installation for details).[CW]