CHANGES log for webglimpse


7/4/97: wginstall	Added url_get to @changefiles

	makenh		Added code to escape special characters in paths array 


7/15:	wginstall	Added "linux" to list of valid os's


7/23			Added Virtual Host support.  Affects files: 
	confarc, makecron, makenh, wginstall, wginstall.server,
	lib/config.pl, lib/siteconf.pl, cgi-bin/webglimpse-fullsearch

7/24	makenh:		Fixed error in subdirectory traverse that was 
			chopping off directory paths instead of filenames.  

	getfile:	Fixed security holes w/system(), eval() calls as per Jim Ellis

	webglimpse:	Fixed maxlines bug reported by Darryl Fuller

			Added support for <META NAME="DESCRIPTION" tag as requested by Darryl Fuller

8/15	makenh:		Fixed repeated "my" declarations causing error msgs

9/15	addsearch:	Do NOT change permissions of file when add/remove search boxes!

9/16	makenh:		Fixed neighborhood search by saving file paths
			to .nh files as per Burra

9/17	confarc:	Added "smart" defaults to host & url questions
	
	webglimpse:	Added option for no local copy link 

9/24	addsearch:	Added -q "quiet" option as per Michael Ernst
	wgbox.html,
	wgindex.html:	Fixed HTML tags as per Michael Ernst
	wgfilter-index:	Added "Deny" lines for webglimpse files
	makenh:		Added -q "quiet" option
	makecron:	Added -q "quiet" option

10/2	confarc:	changed text for subdir option
	getfile:	fixed dumb error with security check as per Peter Bigot
	wginstall:	fixed path assumptions as per Peter Bigot
	siteconf.pl:	made local host compare case insensitive
	makenh:		finally took out IP address conversion 
	webglimpse:	several security fixes as per Peter Bigot
			Note, still some more to make.
	webglimpse-fullsearch:   Replaced eval() with variable substitution


10/17	webglimpse:	Use perl -Tw for tighter security 
			Several other security-related fixes as per Peter Bigot
			Fixed Jump-to-Line by trimming spaces from $line as per Jan Holler	
	wginstall.server:  Allow 'y' or 'Y' as response
			change permissions to overwrite .wgsiteconf if already exists
	siteconf.pl:	Look for first valid DIRECTORYINDEX file (must end with .htm or .html)

11/2	webglimpse:	Add link argument to call to mfs/getfile
	getfile:	Accept "link" argument from webglimpse so that
			links from "jump-to-line" output will work.
			Also several small formatting fixes.

11/5	makecron:	Only use pwd if user specified relative path
	webglimpse:	Implemented file pattern match QS_filter, replaces unset $path variable
			Eliminate "used only once" messages from perl -w
	config.pl:	Clean up syntax @input[1] -> $input[1]

11/12	webglimpse           	|  Numerous security fixes
	webglimpse-fullsearch	|  from Peter Bigot.  
	getfile			|
	config.pl		|
	addsearch		|
