diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-05-22 15:01:08 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-05-22 15:01:08 +0200 |
commit | ed50c346126f5385163d03bc9639d28ead6c8536 (patch) | |
tree | 7c48e25a4d4e08822d3b3fa9bd9b1c5bafcea305 /ChangeLog | |
parent | 5f19f9a20d4bde74e2f95a670d766fc98c7d8684 (diff) | |
download | conntrack-tools-ed50c346126f5385163d03bc9639d28ead6c8536.tar.gz conntrack-tools-ed50c346126f5385163d03bc9639d28ead6c8536.zip |
add flex version warning (better with >= 2.5.33)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |