Date of release: 2006-04-27
This release contains many bugfixes and some
        FreemarkerServlet related improvements. It's a
        Release Candidate, which means that it shouldn't be used in production
        environment yet. We recommend this release for development, however.
        Please test it.
Changes on the Java side
- 
              
FreemarkerServletimprovement:AllHttpScopesHashModelis now public, so you can add unlisted variables to the data-model. - 
              
FreemarkerServletimprovement: When it throws aServletException, the J2SE 1.4 cause exception is now set under J2SE 1.4. - 
              
Bug fixed: [1469275]
NullPointerExceptionwhen usingBeansWrapperwith reloaded classes - 
              
Bug fixed: [1449467]
HttpSessionHashModelis notSerializable - 
              
Bug fixed: [1435113] Error in
BeanWrapperwith indexed properties - 
              
Bug fixed: [1411705] Acquisition bug in
TemplateCache - 
              
Bug fixed: [1459699] Tag syntax can't set with
Configuration.setSetting(String, String) - 
              
Bug fixed: [1473403]
ReturnInstruction.Returnshould be public 
Changes on the FTL side
- 
              
Bug fixed: [1463664]kup
[/#noparse]is printed out 
