From a6c8dec20a08b3dc49cc97cd843f4ea0807efa2a Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Wed, 24 Mar 2010 20:47:01 +0000 Subject: [PATCH] changelog records --- doc/ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index ad0de2bbc..4f0bc5173 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-03-24 Roman Bovsunivkiy + + * unit tests for IPv4Dialog, IPv6dialog, NetworkDialog, NetworkIPv6dialog + fixed #1329, #1327 + 2010-03-23 Vadim Kurland * using CppUnit::TestFixture in unit tests based on cppunit: @@ -7,8 +12,6 @@ FWBTreeTest.h interfacePropertiesTest.h -2010-03-23 vadim - * configlets/linux24/check_utilities: fixes #1348 "check_tools should check IPTABLES and IPTABLES_RESTORE as well"