
	VERSION HISTORY:

	Version 0.01 was the initial public release. Version 0.02 allows
psuedo accounts to contain executables and prevents accidental execution of
'backup' files by disallowing the '~' character in subnames. Also, an extra
security check prevents unintended effects on sites that (stupidly) include
'.' in their paths.

	Version 0.03 added authentication and conditional compilation for
executables. Also, when root is fingered, privileges are immediately dropped
to 'nobody'. The method the system uses to kill subprograms was improved.
Handling of blind fingers (finger @host) was improved. Case handling in
hostnames was also improved. Some minor bugs in the handling of dummyfinger
directories were fixed. Also, 'badfinger' support and the voting script was
added. In addition, a serious security loophole was closed.

	Version 0.04 fixed a smaller security loophole added while fixing
the larger security loophole.

	Version 0.05 put project files before plan files and added optional
headers before the plan and project files. In earlier versions the plan file
subdirectory option was documented as "subdfnm" but implemented as "subfnm";
now both work.

	Version 0.06 made no significant changes except for a newer
refinger. Actually, there might have been some, but I forgot them.

	Version 0.07 fixed serious bugs in the code which converts numbers
of seconds into human readable times. Kfingerd also used to improperly
handle switches passed to it by some versions of finger. There was also a
bug which caused kfingerd to report wildly inaccurate login and idle times
for console logins which was fixed. In addition, kfingerd now uses ut_line
instead of ut_id to find the ttyname.
