Version Changes for SWISH
~~~~~~~~~~~~~~~~~~~~~~~~~

1.2.1 11/Dec 1998 Miles O'Neal <meo@rru.com>
	Fixed some minor doc bugs (textual, HTML)
	Added copyright notices a few more places.
	Added a few more keywords in the docs

1.2   13/Nov 1998 Miles O'Neal <meo@rru.com>
	Fixed bug that forced index build if -c option used
	Fixed bug where MAXHITS was unused in code
	Removed "make" from default stopword list
	Added EMPHASIZEMETATAG config.h parameter and code, similar to
	    EMPHASIZECOMMENTS
	Added "EmphasizeComments" and "EmphasizeMeta" config file
	    parameters, with corresponding "-e" and "-E" command line
	    options and documentation
        Added equivalent configuration file parameters for all config.h
            constants, except WORDCHARS, BEGINCHARS, and ENDCHARS
	Changed Makefile to override config.h
	Added CGI scripts to aid in rebuilding SWISH indexes for site
	Added CLI and CGI scripts to aid in generating SWISH config files
	Heavily revamped swish.html and split into manuals, guides and
	    references
	Optimized some indexing code for 10% - 50% indexing speedup
	    (depends on number and size of files)
	Fixed bug that caused swish to barf on "" in ReplaceRules

1.1.3 02/Aug 1998 Miles O'Neal <meo@rru.com>
	Changed bogus '|' ops in file.c and ?.c  to correct '||' ops
	Fixed some Makefile bugs
	Moved version info to Makefile from source
	Minor doc cleanups
	Adjusted coding standards
	Added rule to handle spaces in file names
	Added #if tests around .h contents to avoid multiple includes
	Better docs in config files
	Better config example in docs
	Weblint'd swish.html
	New, smaller sample.swish based on Docs/ files.
	Version info now in lower case
	Added a few comments in swish.c

1.1.2 28/May/1998 Miles O'Neal <meo@rru.com>
	Fixed gcc -Wall compiler complaints (now builds cleanly)
	Revamped project tree, README, etc.

1.1.1 3/13/95
	This is what I get for not beta testing...
	Fixed bad merge bug, small tweaks.

1.1 3/11/95
	Added Makefile, maxhits fix, multiple dirs, title parse memory
	bug fix, multiple files, running time, better offsets (faster
	searching!), fixed string matching, multiple IndexDirs in conf file,
	better suffix matching, FollowSymLinks, special decode flag, no
	zero ranks, empty index fix, spaces in titles, IgnoreWords,
	FileRules, directory contains, IgnoreLevel, IndexReport, simple
	wildcarding, real parsing!, low memory index merging!, default
	stopwords (SwishDefault), search multiple indices, wordchars,
	converts entities, conf.h and word parameters, emphasis tweak,
	multiple conf files, index name, description, pointer, admin.

1.0 11/4/94
	Thanks to Alan Schiffman and Eric Rescorla for bit-fiddling stuff...


Thanks!
~~~~~~~

Thanks to all who have contributed patches and suggestions! You know
who you are...

...this includes
Tom Cozzolino, Kevin Altis, Colin Jitlal, Dave Heiland, Michael Pellmann,
Scott Finnerty, Michael Ernst, Stefan Goebel, John Franks, Cristiano Gentili,
Devin Hooker, Dan Anderson, Dave Disser, Bryan Beske, Rick Beach, Sami K|ykk,
Scott Anguish, Rich Brandwein, Juergen Lind, Lincoln Stein, Robert Zacharias,
Marcel van der Peijl, Ernesto Baschny.  Whew, and of course Kevin Hughes!
