Overview of Changes in Namazu 2.0.4 - Apr 10, 2000

* Fix a security hole which may remove your file at an
indexing process. It is occured only if doccat
<http://www.dehenken.co.jp/products/doccat/> is installed on
your system.

Overview of Changes in Namazu 2.0.3 - Apr 05, 2000

* Fix a non-critical security hole: An arbitrary HTML tag in a query
  is printed as it is in search results.
* Fix several bugs.
* Add a couple of test suites.
* Support Perl 5.6.0. warnings are no longer printed.
* Speed up mknmz.  Finding targets becomes fast by orders of magnitude.

Overview of Changes in Namazu 2.0.2 - Mar 17, 2000

* Fix several bugs.
* Add excel.pl for handling a Microsoft Excel document with xlHtml.
* Abolish mknmz --ole option that is not needed.
* Add mknmz --html-split option for handling <a name="...">.

Overview of Changes in Namazu 2.0.1 - Feb 28, 2000

* Test suites are supplied. Just type `make check'.
* Fix bugs discovered after 2.0 was released.

Overview of Changes in Namazu 2.0 - Feb 20, 2000

* NLS support using GNU gettext is added.
* Using GNU automake-1.4.
* The configure script determines host name and domain name.
* Namazu core search engine library is provided.
* Using GNU libtool-1.3.3.
* Perl XSUB module support for mknmz is added.
* New index structure has no compatibility with previous one.
* Index size is reduced by about 50%.
* Updating index becomes more easier. 
* namazu and namazu.cgi are separated.
* Using File::MMagic perl module for file type detection.
* New filters are added. MS Word, PDF, TeX, etc.
* Support access control by NMZ.access.
* Customizable results display by NMZ.result.
* Display NMZ.tips if nothing matches.
* Support sorting results in an arbitrary field.
* Keyword emphasizing in results display.
* Support long options for namazu and mknmz.
* Check point (Re-execution) support for mknmz.
* New config file mknmzrc is introduced.
* Old config file namazu.conf is renamed to namazurc.
* Config file parser is improved.
* bnamazu is refined.
* New tool nmzgrep is included.
* New nmz-config helper script is included.
* Documentation are totally rewritten.
* Official Web site has moved to <http://www.namazu.org/>.
