Update release notes

This commit is contained in:
Tom Eastep 2011-01-16 09:45:37 -08:00
parent 3074d3009f
commit e8bedcae93

View File

@ -53,7 +53,12 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
tcclear
The command is executed during compilation so that the INCLUDEd
file is copied into the generated script.
file is copied into the generated script. This same technique is
also now used for INCLUDE directives in the params
file when EXPORTPARAMS=Yes. Previously, INCLUDE directives were
strongly discouraged with EXPORTPARAMS=Yes because the INCLUDE was
performed on the firewall system rather than on the administrative
system.
----------------------------------------------------------------------------
I V. R E L E A S E 4 . 4 H I G H L I G H T S