nbubna 2003/10/15 12:14:45 Modified: xdocs changes.xml Log: add the latest changes (ValidatorTool, SecureLinkTool, etc) Revision Changes Path 1.3 +3 -0 jakarta-velocity-tools/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-velocity-tools/xdocs/changes.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- changes.xml 7 Oct 2003 00:45:57 -0000 1.2 +++ changes.xml 15 Oct 2003 19:14:45 -0000 1.3 @@ -12,6 +12,9 @@ <subsection name="1.1-dev"> <p>This section describes changes after the 1.0 release.</p> <ul> + <li>Added commons-validator (1.0.2) and sslext jars to library. (maj)</li> + <li>Added SecureLinkTool for using Struts SSL Extension with VelocityStruts. (maj)</li> + <li>Added ValidatorTool to provide Struts 1.1 javascript validation for VelocityStruts. (maj)</li> <li>output.encoding property (if non-default) is appended to default content-type as the charset. (ndb)</li> <li>VelocityViewServlet now uses response.getWriter() instead of response.getOutputStream() as suggested by Matthew Payne. (ndb)</li> <li>Improved error handling (exceptions are logged and error() is now more robust). (ndb)</li>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]