summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2008-05-22 15:01:08 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2008-05-22 15:01:08 +0200
commited50c346126f5385163d03bc9639d28ead6c8536 (patch)
tree7c48e25a4d4e08822d3b3fa9bd9b1c5bafcea305 /ChangeLog
parent5f19f9a20d4bde74e2f95a670d766fc98c7d8684 (diff)
add flex version warning (better with >= 2.5.33)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0a02a7..2d4f332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ o remove .svn directory from make distcheck tarballs (reported by B.Benjamini)
o fix minor compilation issue in amd64 with gcc4.3 (reported by Daniel Schepler)
o update manpages with the new URL: http://conntrack-tools.netfilter.org
o check for pkg-config at configure stage
+o add flex version warning (better with >= 2.5.33)
= conntrack =
o fix minor compilation warning (Krzysztof Oledzki)