From 027b629b42460792d56d7d8bdc761c9f689ddf0a Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Wed, 16 Mar 2011 17:07:06 -0700 Subject: [PATCH] updated changelog record --- doc/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 596b87b87..50a0e1b52 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,7 +6,9 @@ optionally re-use existing objects from both Standard Objects and user-defined libraries when it imports existing firewall configuration. This works for any firewall platform for which we - support policy import. + support policy import. Objects are matched by attributes such as + address, netmask, port etc. Object name and comment are not taken + into account 2011-03-14 vadim