8 May 1995 (1.02c:bsb):

	- 	Using "-s" option on command line alone would not enforce the
		sleep default of 60 seconds. (Thanks to several folks, including
		Manny Santiago, Chuck Grier, and Richard Bullington).

	-	Several functions have been altered to use UT_NAMESIZE from
		utmp.h when parsing or obtaining the ut_user field.  (Once
		again, thanks to all for pointing out my blatent mishap) :-)

	-	Thanks to Richard Bullington for suggesting changes to the
		installation procedure.  The Makefile now uses "install"
		rather than "cp".

25 March 1995 (1.02a:bsb):

	-	SIGHUP now forces idled to reset (reread /etc/idled.conf)
	-	Split source files up into separate modules
	-	Source modules now maintained by RCS
	-	Updated man page and Makefile
	-       Updated author's e-mail address

22 December 1994 (1.00.1a:bsb):

	-	Added a check to make sure the process exists in the proc
		pseudo filesystem before any signals or messages are sent.

	-	Originally, a process would be sent SIGHUP.  Now, a check is
		in place to try SIGHUP, SIGTERM, and finally SIGKILL.  Anything
		left standing after that barrage gets logged as a possible
		runaway process.

21 December 1994 (1.00a:bsb):

	-	Initial coding
	-	First release on sunsite

