|
From: Kirrily R. <sk...@us...> - 2002-01-23 22:28:25
|
Update of /cvsroot/formmagick/formmagick In directory usw-pr-cvs1:/tmp/cvs-serv18310 Modified Files: Changes Log Message: Setup.pm is now picking up both HTML and SUBROUTINE fragments. Index: Changes =================================================================== RCS file: /cvsroot/formmagick/formmagick/Changes,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** Changes 2001/10/01 23:09:27 1.10 --- Changes 2002/01/23 22:12:40 1.11 *************** *** 4,7 **** --- 4,19 ---- ---- + Various code cleanups. + + Added experimental file upload support. + + Changed email() validation routine to email_simple() + + OO interface to previousbutton() and friends + + More taint-friendly + + Starting to deprecate Locale::Maketext in favour of XML-based lexicons + 0.49 ---- |