Wed Jul 24 16:50:39 1996  Bruce R. Lewis  <brlewis@MIT.EDU>

	* Makefile.in: use more conventional release name

	* cgilib.c: put release tag on success/failure pages
 	hopefully handle systems w/o sigprocmask()

	* cgilib.c: check for read() error (client went away)
	solve problem of pclose() returning -1 with ECHILD

Mon Jul 22 17:19:04 1996  Bruce R. Lewis  <brlewis@MIT.EDU>

	* cgilib.c: handle required checkboxes properly
 	use autoconf for sendmail path
 	safer variable name: mypipe (not pipe)

Tue Aug 22 17:23:21 1995  Bruce R. Lewis  <brlewis@MIT.EDU>

	* cgilibcso.c: add URL hack - make url: field into hyperlink

	* cgilib.c: fix non-rfc822-compliance in Received header

Thu Apr 20 17:48:34 1995  Bruce R. Lewis  <brlewis@MIT.EDU>

	* Makefile.in: added "register" target to report a successful
        build

	* cgilib.c: check for malloc() returning 0

Sat Feb 25 10:17:38 1995  Bruce R. Lewis  <brlewis@MIT.EDU>

	* mkcmtform.1: added note indicating use outside of Athena is most
        likely unnecessary

Tue Feb 21 15:19:55 1995  Bruce R. Lewis  <brlewis@MIT.EDU>

	* cgilib.c: handle environment variables

	* Makefile.in: make dist create tarfile that untars into subdir

	* cgilib.c: added debug-source input. cleaned up strerror()
	handling. workaround for ECHILD bug on some OS's. fixed bug that
	truncated long textarea inputs

Tue Feb 14 16:09:31 1995  Bruce R. Lewis  <brlewis@MIT.EDU>

	* cgilib.c: be more strict about blank required fields - use
        isgraph()

Sat Feb  4 15:18:43 1995  Bruce R. Lewis  <brlewis@MIT.EDU (Bruce R. Lewis)>

	* cgilibcso.c: fall back on title if neither dept or year
        available (e.g. ves*@mitdir)

	* Makefile.in: make cgicso compile last, since it's the least
        useful to outside MIT

	* cgilib.c: removed temp variable from cgi_output_value

Sat Feb  4 15:05:28 1995  Bruce R. Lewis  <brlewis@MIT.EDU>

	* cgilib.c: changes to allow formatted output,
	e.g. [%-10s,varname]
	from Karl Schricker <karl@erlking.corp.hp.com>

Wed Jan 31 12:57:01 1995  Bruce R. Lewis  <brlewis@MIT.EDU>

	* Makefile.in: include README in dist

