2.19a
add		Added a slightly different rftpd2.tcl example
		of a script to do various things on IRC
fix		Filenames were getting added to the dupe.log when
		users attempted to upload into directories that
		they didn't have write permission on. (tommiy)
add		rftpdupdate external binary to add directories to
		lastdirs.log.  example: rftpdupdate /Old/0101
		would add directories matching /Old/0101/* (alpha)
fix		limits seemed to be off by 1
change		limit message paths are now relative to PATH_SITE
change		SITEOP=YES users are not affected by limits
fix		Some cookies were displaying "Mb", removed.
add		Daemon will exit if the connecting user does not
		match one of the identds from the userbase.
add/change	site NUKE can take a #<dirnumber> or directory name.
		Example, site new 20 or site dsearch RCN,
			then site nuke 5 #1 Useless Crap
		(I forgot the dude who suggested this ...sorry)
add/change	identd can now use wildcards *and* domain names
		Example, site addidentd reanimatr *@*microsoft.com
		(Previous style identds should still work...)
fix		dupe.log entries were being stored incorrectly.
change		SITE_NAME_LONG can contain spaces
change		Cosmetic changes in site NEW and DSEARCH
fix		Deleted users no longer show up in site USERS,
		thus, the user count is now correct.
fix		Aborting transfers was broken
		This was a big problem for proxy transfers -
		DUPE and OVERWRITE errors should not leave
		proxy transfers confused anymore...
change		nodupecheck dirs no longer added to lastdirs log
add		incomplete_downloading [yes|no] for rftpdaccess
add		no_keno [yes|no] for rftpdaccess
add		default_ratio <number> for rftpdaccess
add		default_maxlogins <number_of_logins> for rftpdaccess
add		default_credits <credits_in_MB> for rftpdaccess
add		maximum_nuke <maximum_X> for rftpdaccess
NOTE:	SITE GIVE and TAKE will be re-written soon...
change		site give rewritten 
add		site take <credits_in_kilobytes> <from_user>

2.18a
fix		Keno was *still* broken (thanks to theq)

2.17a
fix		Keno was broken (thanks cozma)

2.16a
change		removed dependence upon hard coded paths
add		site chratio
add		site chlogins
add		site addgroup
add		site delgroup
add		site users can take a FLAG as an argument.

2.15a
fix		gid/uid info now getting stored in dirbase (mkdir,site update)
fix		site quiet was broken
fix		USEREDIT flag was broken
fix		ABOR undupes and unlinks
fix		NUKE now does chmod 555
fix		ZIPCHK was broken


2.14a
fix 		credit nuking
change		siteops can change their own flags
change		log files can be 600 and their dirs can be 700
fix		some cookies had incorrect justification
add		rftpd.tcl announce new dirs in #irc channels
