Changes from 0.7.1 to 0.7.2: * Revise code that waste memory. * Skip cache files if the response status code is 302. Changes from 0.7.0 to 0.7.1: * Bug fix (relative target path). Changes from 0.6.0 to 0.7.0: * Add --random-update and --random-host options. Changes from 0.5.4 to 0.6.0: * Add --target-list, --list-only and --exclude-rule options. Changes from 0.5.3 to 0.5.4: * Skip cache files if that response status code is 500. * Change author's mail address (New address is ). * Change official site URI (New URI is http://www.naney.org/comp/distrib/mknmz-wwwoffle/index.html). Changes from 0.5.2 to 0.5.3: * Skip cache files if that response status code is 401 or 403 or 404 or 503. Changes from 0.5.1 to 0.5.2: * Add Man page. * Add debian packaging informations. * Add regression tests. * Fix: filter install directory (fileter ->filter). * Rewrite code (around URI DB). Changes from 0.5.0 to 0.5.1: * Fix problem (wwwofflecache.pl can not read URI Database.) * Change environment value name 'MKNMZ_WWWOFFLE_URI_DB_FILE' to 'MKNMZ_WWWOFFLE_URI_DB'. Changes from 0.4.0 to 0.5.0: * Remove some mknmz-wwwoffle options. * Rewrite mknmz-wwwoffle, now object oriented style. * mknmz-wwwoffle use mknmz's modules. Changes from 0.3.1 to 0.4.0: * Read /etc/mime.types. Changes from 0.3.0 to 0.3.1: * Add some suffixes to skip regex. * Skip WWWOFFLE Remote Host Error data. Changes from 0.2.3 to 0.3.0: * Add -uri-db-dir option. Changes from 0.2.2 to 0.2.3: * Stop recursive call when a http header is not terminated by CRLFCRLF. Changes from 0.2.1 to 0.2.2: * Skip the page which have 'Location:' header. Changes from 0.2.0 to 0.2.1: * Treat MHonArc page as text/html by deleting MHonArc Header. Changes from 0.1.0 to 0.2.0: * Add --cache-listing-check-http option. * Add time report. * Add .png, .mid and .css to skip URI. Changes from 0.0.2 to 0.1.0: * Add --cache-listing-dir option. Changes from 0.0.1 to 0.0.2: * Fix mknmz-wwwoffle uri encoding problem. First release 0.0.1: $Id: NEWS,v 1.19 2002/03/18 13:16:23 naney Exp $