summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-04-12 04:21:33 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-04-12 04:21:33 +0000
commit15c3aa58b5f1011e0116fe4d277c4f8a9c5704c2 (patch)
tree36fe08d88886772d3493e0539426cbc0d49b8411 /ChangeLog
parentd9c077bb9e00f712df9034f126eccb568d171f42 (diff)
o simplify parameter-handling code
o check for missing source/address IP/ports o minor cleanups
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d170f78..e3cf6c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@ o fix minor compilation issue in amd64 with gcc4.3 (reported by Daniel Schepler)
o fix asymmetric path support (reported by Gary Richards)
o improve netlink overrun handling
o update manpages with the new URL: http://conntrack-tools.netfilter.org
+o simplify parameter-handling code
+o check for missing source/address IP/ports
+o minor cleanups
Krzysztof Oledzki <ole@ans.pl>:
o fix minor compilation warning