Share

FM-Classic

File Release Notes and Changelog

Release Name: 1.7.6

Notes:


Changes: * Fixed a null pointer exception in ExpressionUtils. * Allow parenthesis around variable in a switch statement. Apparently, ancient versions of FreeMarker allowed this (circa 1.3). * Slight code optimization in evaluation of switch statements at runtime.