File Release Notes and Changelog
Release Name: 1.8
Notes:
New Version 1.8
Changes:
- New Feature: global_vars option makes outer variables visible inside loops.<BR>
- Bug Fix: Use File::Spec to construct pathnames. This means
that HTML::Template should now work on VMS and MacOS.
(Larry Moore) <BR>
- Bug Fix: loop_context_vars were broken in an unusual case
(Todd Larason)<BR>
- Bug Fix: ESCAPE was broken in some cases.<BR>
- New License: switched to GPL/Artistic hybrid normally used
with Perl modules.<BR>