
22 December 1994 (1.00.1a:bsb):

	-	Added a more flexible configuration file front end (called
		/etc/idled.conf).  This idea was borrowed from the mods done
		to the autolog program by Kyle Bateman.  This removes the
		need for the "-m" option that was present in the first
		release.  The configuration file uses regular expressions
		to match user names and tty devices.

	-	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

