Changes since v1.0 ================== 20/3/99 Made newlines terminate quoted strings, which improves the reliability of the HTML reader somewhat when confronted with incorrect HTML. 31/3/99 Implemented HTTP User-Agent header (which is required by the HTTP specification). Added two new options: -X (don't always get inline images) and -A (set User Agent string). *NOTE* Documentation not updated Added link following. 23/4/99 Implemented URL->filename renaming to remove metacharacters and set file extension to a sane value. Also stores process ID in queries (immediately after a ? character), to support storing multiple results of the same query that change with time. Added support for section-based configuration files, with configuration implemented only for a [rename] section. Added two new options: -k (keep original filenames) and -q (disable insertion of process id into renamed queries). *NOTE* Documentation not updated. 30/4/99 Implemeted timeouts on HTTP connections. Option flags -t and -T. Updated documentation for all changes described to this point. Packaged for release of version 1.1