2002-08-04 21:09  nickjc

	* README (1.17), TFmail.pl (1.17): * allowed template directives in
	the email subject, striping out newlines   and imposing a maximum
	length.

2002-07-30 23:47  nickjc

	* README (1.16): * fix README for loss of NMStreqUTF8.pm

2002-07-30 23:38  nickjc

	* GBview.pl (1.2), MANIFEST (1.8), NMSCharset.pm (1.1), NMStreq.pm
	(1.9), NMStreqUTF8.pm (1.2), NMStreqWeak.pm (1.3), README (1.15),
	TFmail.pl (1.16): * consolidated all the charset dependent text
	munging into a single	module

2002-07-21 16:38  nickjc

	* NMStreqWeak.pm (1.2): * bug fix: forgot to escape & in
	escape_html

2002-07-19 20:39  nickjc

	* GBview.pl (1.1), MANIFEST (1.7), README (1.14), gb.trc (1.1): *
	added enhanced guestbook functionality, with a script to render the
	  guestbook at viewing time

2002-07-18 23:17  nickjc

	* NMStreq.pm (1.8), TFmail.pl (1.15): * typo * added IF template
	directive

2002-07-17 21:08  nickjc

	* MANIFEST (1.6): * added new file to manifest

2002-07-17 21:08  nickjc

	* NMStreqWeak.pm (1.1), README (1.13), TFmail.pl (1.14): * added
	minimal support for charsets other than utf-8 and iso-8859-*

2002-07-10 09:16  nickjc

	* README (1.12), TFmail.pl (1.13): * added guestbook functionality

2002-06-25 21:49  nickjc

	* EXAMPLES (1.1), MANIFEST (1.5), README (1.11): * added an
	EXAMPLES file

2002-06-09 22:54  nickjc

	* NMStreq.pm (1.7): * better handling of \r\n line termination in
	template/config files

2002-06-09 09:43  nickjc

	* TFmail.pl (1.12): * fixed file uploads, which were broken

2002-06-08 23:28  nickjc

	* NMStreq.pm (1.6): * allow whitespace at the end of config file
	header lines

2002-06-08 01:40  nickjc

	* README (1.10): typo

2002-05-30 20:45  nickjc

	* MANIFEST (1.4), NMStreqUTF8.pm (1.1), README (1.9), TFmail.pl
	(1.11): * added utf-8 support

2002-05-25 07:54  nickjc

	* MIME_Lite.pm (1.1): * added MIME_Lite.pm (an exact copy of the
	MIME::Lite module by ZeeGee   software) with -ko to prevent
	ZeeGee's CVS revsion tag being replaced   by ours.  Do not modify
	this file.

2002-05-23 22:50  nickjc

	* NMStreq.pm (1.5), README (1.8): * inline templates

2002-05-23 21:50  nickjc

	* NMStreq.pm (1.4), TFmail.pl (1.10): * allow whitespace around
	email addresses * typo * better multiline config variable handling
	(towards inline templates)

2002-05-20 21:22  nickjc

	* README (1.7): * typos * added section on keeping config files out
	of the doc root

2002-05-17 08:54  nickjc

	* README (1.6), TFmail.pl (1.9): * misc typos * made sending the
	main e-mail optional

2002-05-15 08:47  nickjc

	* TFmail.pl (1.8): * bug: cofirmation email breaks foreach
	directive on success page

2002-05-12 17:49  nickjc

	* README (1.5), TFmail.pl (1.7): * minor bug fixes * added a
	configuration directive to allow the 'by' word in the  
	by_submitter template directive to be changed.

2002-05-07 22:38  nickjc

	* MANIFEST (1.3), NMStreq.pm (1.3), README (1.4), TFmail.pl (1.6),
	default.trc (1.2), email.trt (1.3), missing.trt (1.1), pv_email.trt
	(1.2), pv_html.trt (1.2), spage.trt (1.2): * typos * added a
	FOREACH template directive, cutting down on the   number of
	template files required.  * added a default missing.trt to produce
	the same page as   FormMail.pl if there are missing required fields
	* added a logfile option

2002-05-04 07:59  nickjc

	* TFmail.pl (1.5): * charset iso-8859-1 in the email

2002-05-02 08:50  nickjc

	* README (1.3), TFmail.pl (1.4), email.trt (1.2): * Made use of
	MIME::Lite optional * reduced length of dashes in email.trt so that
	MIME::Lite won't need	to break those lines using the
	'quoted-printable' encoding

2002-04-30 20:42  nickjc

	* NMStreq.pm (1.2), README (1.2), TFmail.pl (1.3): Made the
	mailprog config a single variable like in formmail, because I
	couldn't get it to work on NT with seperate mailprog and
	mailprog_args.

2002-04-30 13:44  nickjc

	* TFmail.pl (1.2): * Changed to quoted-printable encoding for the
	main email, in the   hope of better supporting 8bit characters.

2002-04-30 13:04  nickjc

	* MANIFEST (1.2): typo

2002-04-30 09:02  nickjc

	* MANIFEST (1.1.1.1), NMStreq.pm (1.1.1.1), README (1.1.1.1),
	TFmail.pl (1.1.1.1), default.trc (1.1.1.1), email.trt (1.1.1.1),
	pv_email.trt (1.1.1.1), pv_html.trt (1.1.1.1), spage.trt (1.1.1.1):
	Initail import of TFmail.pl.  Highly alpha.

2002-04-30 09:02  nickjc

	* MANIFEST (1.1), NMStreq.pm (1.1), README (1.1), TFmail.pl (1.1),
	default.trc (1.1), email.trt (1.1), pv_email.trt (1.1), pv_html.trt
	(1.1), spage.trt (1.1): Initial revision

