Date: Monday June 16, 2003 @ 9:06
Author: matt
Update of /home/cvs/AxKit-XSP-PerForm
In directory localhost:/home/matt/Perl/AxKit-XSP-PerForm
Modified Files:
Changes
Log Message:
1.7 changes
Log:
PR:
Index: Changes
===================================================================
RCS file: /home/cvs/AxKit-XSP-PerForm/Changes,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -u -r1.6 -r1.7
--- Changes 2003/02/08 15:46:13 1.6
+++ Changes 2003/06/16 08:06:03 1.7
@@ -13,6 +13,8 @@
- If a load_* function is defined, then the submit_*
functions get the value that load_* provides rather than
what was submitted.
+ - Better support for multiple forms per page
+ - Numerous other minor bug fixes
1.6
- Removed action from form to allow it to work with Session taglib