Revision history for Perl extension CGI::Formalware.

V 1.04 19-Mar-99
----------------
o Remove references to projectLib.pl from the docs.
o Clean up the docs.

V 1.03 12-Mar-99
----------------
o Add constructor options and documentation to match.
o Change die to croak.
o Add support for cascading style sheets.
o Add tables for main stuff and an optional Table of Contents for page TOCs.
o Change all references from page to form.

V 1.02 17-Feb-99
----------------
o Add 'use constant'.

V 1.01 10-Feb-99
----------------
o Change name from xml2HtmlGenerator.pl to xml2CgiForm.pl.
	It's shorter :-).
o Change start up screen's button to say 'Submit', not 'Next page'.
o Fix error message which referred to textField instead of radioGroup.
o Script headings must be unique per page, no longer unique overall.
o radioGroup and textField names must be unique per page.
	This is for macros (%..%).
o Expand macro handling to accept all field names on a form.
o Remove special handling of %version% whenever %tag% was found.

V 1.00 2-Feb-99
---------------
o First version.

