Change log for timelimit, the process time limit tool

1.1		2007/12/07
	- move the manual page from section 8 to section 1 [mario]

1.0		2007/11/28
	- add an 'install' target to the Makefile [roam]
	- build and install the gzipped manual page, too [roam]
	- remove the TARGETS file that was never used as intended [roam]
	- break the web-visible documentation out of the source tree [roam]
	- add a two-clause BSD copyright to all files [roam]
	- style fixes to the manual page [roam]
	- attempt to create the installation directories [roam]

1.0pre3		2001/06/09
	- actually add the -q flag to the getopt() arguments (ARGH!) [roam]
	- use envopts[] for time/sig variable setting (both env and cmdline)
	  [roam]
	- warn when no time/sig arguments specified, as suggested by alpha
	  [roam]
	- silence a few gcc warnings [roam]
	- removed CC, CFLAGS initial settings from Makefile [alpha]

1.0pre2		2001/05/21
	- added the '-q' flag to not output messages about signals sent
	  to the child process [roam]
	- changed the execv() call to execvp(), so PATH is searched for
	  the specified command, as suggested by alpha [roam]
	- changed the default compiler to gcc, as suggested by alpha [roam]
	- added timelimit.8 manpage [roam/alpha]
	- added killtime/warntime/killsig/warnsig defaults [alpha]

1.0pre1		2001/05/16 
	- first rolled-together prerelease.

Name tags:
	roam	Peter Pentchev <roam@ringlet.net>
	alpha	Karsten W Rohrbach <karsten@rohrbach.de>
	mario	Mario Iseli <mario@debian.org>

Comments:	Peter Pentchev <roam@ringlet.net>

$Ringlet: ChangeLog 1488 2007-12-07 13:41:33Z roam $
