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>2007-06-09 19:24:07 +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>2007-06-09 19:24:07 +0000
commit7e28837a6073600129d2fc06c23c40726ef5976a (patch)
tree4062de4521e21fa4145a0919e23dde8647c888ad /ChangeLog
parente0cdc12b83e62b4236f4b4bff3a4fd0475ed4822 (diff)
remove dlopen infrastructure: simplification, it was too much for it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c045f1f..86a9a46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@ o remove bogus option to get a conntrack in test.sh example file
o add aliases --sport and --dport to make it more iptables-like
o add support for `-L --src-nat' and `-L --dst-nat' to show natted connections
o update conntrack(8) manpage
+o remove dlopen infrastructure
version 0.9.3 (2006/05/22)
------------------------------