[] = which part of webstats has changed
o  = bug fix
+  = addition
x  = change

v0.3 

x   [menu.css]		added td class because of changes in rmagic 2.13

x   [docs]		added instruction to change default.cfg because
			of changes in analaog 5.1

x   [webstats]		commented out line 

			BROWOUTPUTALIAS Mozilla Netscape
			
			in ~/configfiles/serverwide/default.cfg
			to comply with analog 5.1

+   [webstats]		tested with analog 5.1

+   [webstats]		tested with report magic 2.13

+   [webstats.ini]	added variables for the location of analog and 
			rmagic executables

x   [webstats]		changed the open file calls to the old syntax 
			because of problems in perl < 5.6

+			there's now a primitive installer...

x   [docs]		are now in html

o   [docs]		the drawing of my sites directory structure was wrong 

o   [webstats]		the exclude arguments to analog were broken

x   [webstats]		replaced backticks with system() calls
			for analog/rmagic execution for 
			aestetical reason and maintainability
	
+   [webstats.php] 	exclusion of domains without logs 
			(these are domains not connected yet) from 
			the list of domains
v0.2 
x 	rewritten in perl. all basic features implemented
v0.1 
+ 	initial release, shellscript

