Don't call compile_stop_firewall() during 'check'; call process_routestopped() instead - change log

This commit is contained in:
Tom Eastep 2009-09-08 12:55:14 -07:00
parent 5655dbb01b
commit bb83db3eb9

View File

@ -13,6 +13,8 @@ Changes in Shorewall 4.4.2
6) Allow comments at the end of continued lines.
7) Call process_routestopped() during 'check' rather than 'compile_stop_firewall()'.
Changes in Shorewall 4.4.1
1) Deleted extra 'use ...IPAddrs.pm' from Nat.pm.