Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 07/06/2001 17:38:42
Module Name:	doc
Committed By:	abs
Date:		Fri Jul  6 14:38:42 UTC 2001

Modified Files:
	doc: pkg-CHANGES

Log Message:
Import CGI-Minimal-1.06
CGI::Minimal is a lightweight alternative to CGI.  It provides the _minimum_
functions needed for CGI such as form decoding (including file upload forms),
URL encoding and decoding, HTTP usable date generation (RFC1123 compliant
dates) and _basic_ escaping and unescaping of HTMLized text.


To generate a diff of this commit:
cvs rdiff -r1.4653 -r1.4654 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.