diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-01 21:05:58 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-01 21:05:58 +0100 |
commit | 6fb4e89012d2cc606100e475fb53b337df07e454 (patch) | |
tree | e97a63b43a43cba0e4f820edad4d88859de75cad /debian/changelog | |
parent | 699ec9460d846c6cd749882f3fc3e69a7ecaf14b (diff) |
fix some warning from the buildtools in tools.m4 and configure.in
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3b0bf6c10..e36813148 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,8 @@ apt (0.7.26) UNRELEASED; urgency=low - remove translatable marker from the "%4i %s\n" string * buildlib/po4a_manpage.mak: - instruct debiandoc to build files with utf-8 encoding + * buildlib/tools.m4: + - fix some warning from the buildtools -- Michael Vogt <mvo@debian.org> Thu, 10 Dec 2009 22:02:38 +0100 |