
Fri Dec 14  12:07:01 JST 2001
	* Changed to support only DSO builds
	* Slight altering of /cgi-bin/ method ( no forbidden now )
	* Docs updated	
	* Version 0.9.8

Wed Mar  1 06:08:23 EST 2000
	* I was being greedy with the uri2filename translation, this was 
	  preventing modules such as Rewrite from getting a hold of the
	  request. I now do my thang then fall through properly.
	* Large code cleanup - The '/icon/' & '/cgi-bin/' handling is much cleaner
	* Added support for DOCUMENT_ROOT environment variable in cgi-bin
	* README updates
	* Killed a couple of 'make' warnings
	* Version 0.9.6

Tue Feb 29 02:26:59 EST 2000 ! <!@funkcity.com>
	* Compiled/tested with Apache 1.3.12 / mod_ssl-2.6.0+OpenSSL-0.9.5
	* Added Virtual Home (~) directories
	  Also can update 'request_rec->parsed_uri.user' with correct username 
	* Changed config file syntax, now users <xxx> </xxx> block style
	* Removed all logging code ( no need for it, much cleaner )
	* Sort of tested and is working with SSL, problem with Certs 
	  and multiple domains, and security is lax. Still better than nothing.
	* Configure script output shows module name & email address
	* Removed need for 'fcntl.h' & 'stdio.h', added 'string.h'
	* Updated INSTALL / README files
	* Version at 0.9.5

Thu Feb 17 19:27 EST 2000  ! <!@funkcity.com>
	* Clean up, learned more. Good times. ;-) 
	* Now at version 0.9 alpha

Wed Feb 16 10:33 EST 2000  ! <!@funkcity.com>
	* Proper fall through to main code - Thanks Alex Duran
	* Added local / global / none logging options
	* Added change of UID / GID to owner of directory ( useful for suexec )

Mon Feb 14 23:28 EST 2000  ! <!@cfunkcity.com>

        * Everything: First Release, gotta love FreshMeat.net ;-)

