summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2008-05-31 17:11:40 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-05-31 17:11:40 +0200
commit2a838790b8a545e95841cb216a7623b3d9560bce (patch)
tree517d7325c954fce4b857b46218ba544d9260af6d /ChangeLog
parentdb4f1eb7b2c6cfa32ef76ba6be05d5ff9a2fca87 (diff)
delay the closure of the dump descriptor to fix assertion with cache_wtconntrack-tools-0.9.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2713ac7..25d8a6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@ o add eventfd emulation to communicate receiver -> sender
o add best effort replication protocol (aka NOTRACK)
o rework the HELLO logic inside FT-FW
o fix leak in cache_destroy(): release objects before destroying the cache
+o delay the closure of the dump descriptor to fix assertion with cache_wt
version 0.9.6 (2008/03/08)
------------------------------