From 1cae16c2da7e9d912690c00e13cd602368205931 Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Fri, 18 Sep 2009 19:10:44 +0000 Subject: [PATCH] updated changelog wording --- doc/ChangeLog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 4d34d58f5..f71c5c1b8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -7,11 +7,12 @@ 2009-09-16 vadim - * RoutingCompiler_ipt_writers.cpp (PrintRule::processNext): Fixed + * RoutingCompiler_ipt_writers.cpp (PrintRule::processNext): Fixed security issue with temporary file handling in the generated - iptables script. The problem only affected systems where Firewall - Builder was used to generate static routing configuration on - Linux. + iptables script. The problem only affects Linux systems where + Firewall Builder is used to generate static routing + configuration. The problem exists in Firewall Builder versions + 3.0.4, 3.0.5, 3.0.6 2009-09-05 vadim