From 2a61ca7d4b92c31e16506812d2734147db354203 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 2 Feb 2011 04:53:30 +0100 Subject: [PATCH] build: fix missing inclusion of dependency rules --- doc/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index 2a58ba6..f54e551 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -4,6 +4,7 @@ HEAD Fixes: - build: restore functionality of `configure --without-kbuild` - build: fix objdir builds for ipset-5 (xt-a specific) +- build: fix missing inclusion of dependency rules - xt_LOGMARK: fix detection of untracked connection for Linux >= 2.6.36 Enhancements: - IPv6 support for xt_geoip