0.4.0 -- 
	*-c for alternate config file
	*rewrite logdir() 
	*pthreads
	~clean up gd's
	~maybe implement error system throughout all modules
	*errors.h should have creation ability ?  Error: cannot open /home/soul/.lsnet/lsmem.log !
	*create .log files and htdocs subdir
	*possible alternate htdocs dir
	*default html generation in lsgd
	*-c for lsgd
	*make sure everything is properly null terminated
0.4.1 -- 
	have -f or -d  for foreground/background
	possible output.txt for all program warnings/errors/etc.  maybe loglevel config option
	setup signals for HUP and such
	system os/hardware/etc. specs displayed
	optimize object sizes and performance
	eliminate/combine functions
	more error checking/reporting
	possible --enable-debug
0.4.2 --
	image size selection
	antialiasing
	transparent background option
	possible per image color selection options
0.4.3+ -- IDEAS
	alternate/multiple network devices config option
	account for hardware upgrades (ie: more/less cores, mem, swap)
	client/daemon network interop for multiple hosts
	temperature logging
	multi day charts for mem usage
	disk usage
	weekly/monthly net usage
	lsnetd can run gd option
	gd run frequency shouldn't require a restart on change
	compression, log rotation, max filesize/disk usage options
	custom scalable fonts
	gd writes, image layout separation
	thread-safe gd workarounds ...
	etc.

