v0.1.7 - 13.Sep.2000
	- ported to dos/windows
	- fixed problems with multiple variables and header files
	- separated makefile for each supported operating system
	- fixed minor bugs in:
		left substring matching
		marcation compare
		writing rezults
	- added replace url option
	- installed matching words with space characters
v0.1.6 - 30.Jan.2000
	- make full optimization in database
	- url2data robot is faster and full optimized for database
	- database is maximum optimized, increase +37% faster search
	- search program optimized, it's smaller and faster
	- missing search with space characters
v0.1.5 - 15.Nov.1999
	- dump shell script for database, it's become to slow and complex.
	- write c program for creating database (url2data). Much better :)
	- database is now biger than generated from shell script.
	- database include marcation for words and letters
	- search program optimized for database, it's about 300% faster :))))
	- added "or", "and", "not", "substring" and "match case" level for
	  searching thru database (speed depend by type of search level)
v0.1.4 - 12.Jan.1998
	Try to add some new section for search on v0.1.4, fail to comply.
	Source code is in one c file and for that I wrote v0.1.5 in more
	c source files and add comment in it.
	Include more sections and better user interface.
	Program is rewrited to use database.
	Wrote shell script who generate database with program lynx.
	It search 10-15% faster than v0.1.4.
	This version is released.
v0.1.3 - long time ago
	Build from scratch c code and include some options from shell script.
	Search is from local disk only.
v0.0.1-0.1.2 - can't remember the date :)
	Cgi shell script for searching.
