summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-04-08 05:23:38 +0000
committerMax Kellermann <max@duempel.org>2008-04-08 05:23:38 +0000
commitc853e3fde93fca07234e51073986c057b545c217 (patch)
tree911cdcb629363c84941082f8adedb9a011bdce39 /debian/changelog
parentf4f9d9ce31df85f8ff3c8fa5671a684e656205f0 (diff)
downloadconntrack-tools-c853e3fde93fca07234e51073986c057b545c217.tar.gz
conntrack-tools-c853e3fde93fca07234e51073986c057b545c217.zip
fix #474768 ("input defined but not used")
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b325299..24cac0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ conntrack (1:0.9.6-3) UNRELEASED; urgency=low
* fix gcc 4.3 compilation errors:
- "large integer implicitly truncated to unsigned type" (Closes: #472812)
+ - "'input' defined but not used" (Closes: #474768)
-- Max Kellermann <max@duempel.org> Mon, 24 Mar 2008 13:09:23 +0100