Date of release: 2005-01-22
Bugfix release.
Changes on the Java side
- 
              Bugfix: If you use JSP taglibs in FreeMarker templates, FreeMarker possibly tried to get DTD-s from the Sun Web site because of a bug introduced with FreeMarker 2.3.1. This was a serious problem since if your server is offline or the Sun Web site becomes temporarily inaccessible the templates that are using JSP taglibs will possibly die with error. 
- 
              Bugfix: The DefaultObjectWrapperhas ignored the value of thenullModelproperty. (Note that it's discouraged to use a ``null model''.)
