nbubna 2004/02/12 16:06:40 Modified: xdocs changes.xml Log: update Revision Changes Path 1.16 +5 -0 jakarta-velocity-tools/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-velocity-tools/xdocs/changes.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- changes.xml 8 Jan 2004 19:10:37 -0000 1.15 +++ changes.xml 13 Feb 2004 00:06:40 -0000 1.16 @@ -12,6 +12,11 @@ <subsection name="1.1-dev"> <p>This section describes changes after the 1.1-beta release.</p> <ul> + <li>Changed recommended keys for MessageTool and ActionMessagesTool to $text and $messages. (ndb)</li> + <li>Changed XMLToolboxManager to use thread context classloader when digesting toolbox. (ndb)</li> + <li>Fixed session tool initialization/synchronization issue. (ndb)</li> + <li>Added TilesTool methods to import attributes to specific scopes (page/request/session/application). (maj)</li> + <li>Added new demos for using ValidatorTool, TilesTool, and SecureLinkTool to VelocityStruts example app. (maj)</li> <li>Upgraded/refactored MathTool to add floor() and ceil(), make type-handling more intuitive and flexible, and improve number parsing. (ndb)</li> <li>Improved resource bundle support in ActionMessagesTool. (ndb)</li> <li>ErrorsTool now extends ActionMessagesTool. (ndb)</li>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]