2002-03-18 WATANABE Yoshimasa * debian/changelog: Add entry for 0.7.2-1. * debian/rules: Remake with dh_make 0.29. * debian/control: Change Standards-Version: from 3.1.1 to 3.5.2. Update Depends: Add Build-Depends: * debian/Makefile.am: Remove 'files' from EXTRA_DIST. * NEWS: Add entry for 0.7.2 2002-03-14 WATANABE Yoshimasa * mknmz-wwwoffle.in: Skip cache files if the response status code is 302. (MknmzWwwoffle::list_up_file) Revise code that waste memory. * README: Change copyright years. Correct file name. Change Namazu version (2.0.5 -> 2.0.10). * INSTALL: Change copyright years. Add 'Japanese' heading. 2002-03-13 WATANABE Yoshimasa * mknmz-wwwoffle.in: Update copyright years. * configure.ac: Increment version. * Makefile.am: Remove duplicated line (filterdir = ...). * configure.ac: Rename configure.in to configure.ac. * configure.in: Renamed configure.in to configure.ac 2001-08-15 WATANABE Yoshimasa * ChangeLog: Update. * debian/docs: Remove INSTALL, INSTALL.ja * debian/changelog: Add entry for 0.7.1-1 * NEWS: Add entry for 0.7.1 * configure.in: Update Copyright Year. Increment Version. * INSTALL.ja: Update Copyright year. * README.ja: Some changes. * debian/copyright: Update Copyright year. * mknmz-wwwoffle.1.in: Update date. * Makefile.am: Update Copyright year. * THANKS: Add entry for Andrew M. Bishop * THANKS: Add entry for Takeshi Hakamada. * README: Add Documentation. * INSTALL: Add documentation. * AUTHORS: Update Copyright year. * mknmz-wwwoffle.in: (MknmzWwwwoffle::list_up_file) Remove $fullFileName (No use) * mknmz-wwwoffle.in: (MknmzWwwwoffle::list_up_file) Remove stat function call (No use). * mknmz-wwwoffle.in: (MknmzWwwwoffle::list_up_file) Fix bug (relative path target). 2001-01-14 WATANABE Yoshimasa * README, README.ja: Update the URL of Namazu Official Site. 2000-12-13 Yoshimasa Watanabe * ChangeLog, NEWS, debian/changelog: Add entry for 0.7.0 2000-12-06 WATANABE Yoshimasa * mknmz-wwwoffle.in: (MknmzWwwoffle::printHelp) Write --help message. 2000-12-04 WATANABE Yoshimasa * test/test-mknmz-wwwoffle.pl.in: Add the code to check '--help' option. 2000-11-30 WATANABE Yoshimasa * ChangeLog: Update. * mknmz-wwwoffle.in: Rewrite some block structure. * THANKS: Add YOSHIDA Akifumi and Takeshi Yamaguchi. * README.ja: Add the description about --random-host and --random-update 2000-11-30 WATANABE Yoshimasa * mknmz-wwwoffle.in: Rewrite some block structures. * THANKS: Add YOSHIDA Akifumi and Takeshi Yamaguchi. * README.ja: Add the description about --random-host and --random-update 2000-11-29 WATANABE Yoshimasa * mknmz-wwwoffle.in: Add set_no_delete_option method. 2000-11-27 WATANABE Yoshimasa * configure.in: Increment version. * mknmz-wwwoffle.in: Add options '--random-update', '--random-host' 2000-10-31 WATANABE Yoshimasa * debian/changelog: Add entry for 0.6.0-2 2000-10-26 WATANABE Yoshimasa * ChangeLog:Add entry for 0.6.0 * debian/changelog: Add entry for 0.6.0-1 * NEWS: Add entry for 0.6.0 * mknmz-wwwoffle.in: Add --exclude-rule option. * test/test-mknmz-wwwoffle.pl.in: Fix exit status. * README.ja: Add the description about 0.6.0 * configure.in: Increment version. 2000-10-25 WATANABE Yoshimasa * mknmz-wwwoffle.in: Add --list-only option. Now use --target-list option. 2000-10-18 WATANABE Yoshimasa * ChangeLog: Add entry. * debian/changelog: Add entry for 0.5.4-1 * mknmz-wwwoffle.in: Skip cache files if the response status code is 500. * mknmz-wwwoffle.1.in: Change mail address. * NEWS: Add entry for 0.5.4 2000-10-17 WATANABE Yoshimasa * debian/rules: Change mail address. * debian/copyright: Change mail address and URI. * debian/control, debian/Makefile.am, test/test-mknmz-wwwoffle.pl.in, test/Makefile.am, wwwofflecache.pl.in: Change mail address. * configure.in: Increment version. Change mail address. * README.ja: Change mail address and URI. * Makefile.am, INSTALL.ja, AUTHORS: Change mail address. 2000-07-27 Yoshimasa Watanabe * ChangeLog: Add entry. * debian/changelog: Modify date. * mknmz-wwwoffle.in: Correct argument check code in checkResponseStatusLine() * mknmz-wwwoffle.in: Modify response status line matching code. * ChangeLog, NEWS: Add entry for 0.5.3. * mknmz-wwwoffle.in: Skip cache files if that response status code is 401 or 403 or 404 or 503. * debian/changelog: Add entry for 0.5.3-1 2000-07-26 Yoshimasa Watanabe * configure.in: Increment Version. * mknmz-wwwoffle.in: Correct emacs setting. 2000-07-19 Yoshimasa Watanabe * debian/copyright: Correct typo. 2000-06-28 Yoshimasa Watanabe * ChangeLog: Add Entry. * debian/changelog: Change version and date. * README.ja: Add 'KNOWN BUGS' section. * INSTALL.ja: Add description about install with Debian package. * mknmz-wwwoffle.1.in: Rewrite Header. * mknmz-wwwoffle.1.in: Rewrite some sentences. * debian/control: Rewrite 'Description:'. * debian/control: Add 'mime-support' to Suggests. * NEWS: Add some entry (for 0.5.1 to 0.5.2). * ChangeLog: Add entry (from 2000-04-28 to 2000-06-28). * README.ja: Remove 'make deb' from TODO. * debian/Makefile.am: debian/Makefile.am * Makefile.am: Add debian to SUBDIRS. * configure.in: Add debian/Makefile * debian/control: Modify maintainer, depends, suggests. * debian/docs: Debian docs. * debian/rules: Debian rules file. * debian/dirs: Debian dirs file. * debian/copyright: Debian copyright file. * debian/changelog: Debian changelog. * debian/control: Debian control file. * mknmz-wwwoffle.1.in: mknmz-wwwoffle manpage. * configure.in, Makefile.am: Add mknmz-wwwoffle.1 * configure.in: Increment version. * mknmz-wwwoffle.in: Add new class(package) MknmzWwwoffle::UriDB. * README.ja: Modify description (wwwoffle version). 2000-05-31 Yoshimasa Watanabe * Makefile.am: Correct typo (fileter -> filter). 2000-05-29 Yoshimasa Watanabe * test/Makefile.am: Rewrite EXTRA_DIST. * INSTALL.ja: Add the description about make check. * configure.in: Add test/Makefile to AC_OUTPUT. * Makefile.am: Add test subdirectory. * test/Makefile.am: Makefile.am for test subdirectory. * test/test-mknmz-wwwoffle.pl.in: mknmz-wwwoffle test script. 2000-04-28 Yoshimasa Watanabe * NEWS: Add entry for 0.5.1. * ChangeLog: Add entry 2000-04-28. * wwwofflecache.pl.in: Fix problem (wwwofflecache.pl can not read URI Database.) Remove invalid function 'warn' call. Fix invalid argument for util::vprint. * mknmz-wwwoffle.in: Fix bug (Invalid argument for util::vprint.) Fix bug (The script set Invalid value to MKNMZ_WWWOFFLE_URI_FILE.) Change environment value name 'MKNMZ_WWWOFFLE_URI_DB_FILE' to 'MKNMZ_WWWOFFLE_URI_DB'. Make method 'uriDBFullFileName'. * configure.in: Increment version. 2000-04-26 Yoshimasa Watanabe * ChangeLog: Add entry for 0.5.0. * Makefile.am: Add mknmz-wwwoffle.in to EXTRA_DIST. * mknmz-wwwoffle.in: Rewrite many code. * NEWS: Add entry for 0.5.0. * README.ja: Rewrite for 0.5.0 * INSTALL.ja: Change description for make command. * configure.in: Increment version. 2000-04-18 Yoshimasa Watanabe * mknmz-wwwoffle.in: Change substitution parameter. * Makefile.am: Escape @PERL@ and add @ENABLE_DB@. * Makefile.am: Make mknmz-wwwoffle from mknmz-wwwoffle.in by make command. * configure.in: Remove mknmz-wwwoffle from AC_OUTPUT. Make mknmz-wwwoffle from mknmz-wwwoffle.in by make command. 2000-04-17 Yoshimasa Watanabe * mknmz-wwwoffle.in: Require gettext,pl, var.pl, conf.pl and util,pl. Use util::vprintf(). * mknmz-wwwoffle.in: Add --version option. * mknmz-wwwoffle.in: Set $VERSION as version number. * mknmz-wwwoffle.in: Use TMPDIR, TMP, TEMP environment variables for temporary directory. 2000-04-13 Yoshimasa Watanabe * ChangeLog: Add 2000-04-13 * INSTALL.ja: Add description for make. * NEWS: Add entry for 0.4.0. * mknmz-wwwoffle.in: Read /etc/mime.types. * README.ja: Add TODO. * README.ja: Add TODO section. * README.ja: Increment Namazu version. * configure.in: Increment version. 2000-04-05 Yoshimasa Watanabe * ChangeLog: Add entry for release 0.3.1. * configure.in: Increment version. * NEWS: Add entry for 0.3.1. * mknmz-wwwoffle.in: Add some suffixes to skip regex. Skip WWWOFFLE Remote Host Error data. 2000-04-03 Yoshimasa Watanabe * ChangeLog: Add entry for release 0.3.0. * NEWS: Add entry for 0.3.0. 2000-04-02 Yoshimasa Watanabe * README.ja: Add the description of '--uri-db-dir' option. * wwwofflecache.pl.in: Use URI DB. * mknmz-wwwoffle.in: Set MKNMZ_WWWOFFLE_URI_DB_DIR environment variable. * mknmz-wwwoffle.in: Add option --uri-db-dir. * configure.in: Add wwwofflecache.pl to output. * wwwofflecache.pl.in: mv wwwofflecache.pl wwwofflecache.pl.in. * wwwofflecache.pl: mv wwwofflecache.pl wwwofflecache.pl.in. * configure.in: Add checking for DB_File perl module. * configure.in: Increment version. 2000-03-24 Yoshimasa Watanabe * ChangeLog: Add entry for 'THANKS' file. * THANKS: Add Akihiro Arisawa. * ChangeLog: Correct mail address. * ChangeLog: Add 2000-03-24. * NEWS: Add entry for 0.2.3. * configure.in: Increment version. * README.ja: Now I use Namazu 2.0.2. * wwwofflecache.pl: Stop the recursive call. 2000-03-15 Yoshimasa Watanabe * ChangeLog: Add 2000-03-15 and remove the duplicate entries. * NEWS: Add entry for 0.2.2. * configure.in: Increment version. * README.ja: Add 'Location:' header description. * mknmz-wwwoffle.in: Skip the page which have 'Location:' header. 2000-03-13 Yoshimasa Watanabe * ChangeLog: Add entry for revision 0.2.1. * NEWS: Add entry for 0.2.1. * configure.in: Increment version. * wwwofflecache.pl: Delete MHonArc Header from the content. * ChangeLog: Add README.ja entry. * README.ja: Now I use Namazu 2.0.1. * ChangeLog: Add 'mknmz-wwwoffle.in' entry. * mknmz-wwwoffle.in: Skip "Content-type: image/..." . * ChangeLog: Add entry for NEWS. * NEWS: Add entry for 0.2.0. * ChangeLog: Add 2000-02-26, 2000-03-13. * README.ja: Add the description of '--cache-listing-check-http' option. * configure.in: Increment version. * mknmz-wwwoffle.in: Add time report. 2000-03-12 Yoshimasa Watanabe * mknmz-wwwoffle.in: Add --cache-listing-check-http option. * mknmz-wwwoffle.in: Add .png, .mid and .css to skip URI. * mknmz-wwwoffle.in: Make cacheListingDir subroutine. 2000-02-26 Yoshimasa Watanabe * ChangeLog: Add 2000-02-26. * NEWS: Add entry for 0.1.0. * README.ja: Add the description of '--cache-listing-dir' option. * INSTALL.ja: Add the description of configure option. * configure.in: Increment version. Add checking perl program. * mknmz-wwwoffle.in: Now mknmz-wwwoffle is Perl Script. Add --cache-listing-dir option. 2000-02-16 Yoshimasa Watanabe * README.ja, mknmz-wwwoffle.in: Add --no-encode-uri option. $Id: ChangeLog,v 1.29 2002/03/18 13:58:51 naney Exp $