diff options
author | Antti-Juhani Kaijanaho <ajk@debian.org> | 2009-08-08 11:41:23 +0300 |
---|---|---|
committer | Antti-Juhani Kaijanaho <ajk@debian.org> | 2009-08-08 11:41:23 +0300 |
commit | cfdfbcefc51b431193de39292cafee1fed5aba55 (patch) | |
tree | 6ef10c78c7f2ec8aba458f32d746e9096a69c46c /debian/changelog | |
parent | 5c313a92e0a197082aab0c768072c51206cf819e (diff) | |
download | dctrl-tools-cfdfbcefc51b431193de39292cafee1fed5aba55.tar.gz |
join-dctrl/join-dctrl.c: Avoid a compiler warning
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a549164..3891b23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,13 +15,15 @@ dctrl-tools (2.14) UNRELEASED; urgency=low It never worked, anyway. Closes: #506138 (Segfault when calling with wrong order of parameters) Reported by Marco TĂșlio Gontijo e Silva <marcot@holoscopio.com>. - + * join-dctrl/join-dctrl.c: Avoid a compiler warning by initializing + a local variable. + [ Stefano Zacchiroli ] * grep-dctrl: add new matching mode --whole-pkg/-w: it is an improved -e matching exact package names, i.e., no sub-string matching on package names. Closes: #383921 - -- Antti-Juhani Kaijanaho <ajk@debian.org> Tue, 06 Jan 2009 20:20:17 +0200 + -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 08 Aug 2009 11:40:34 +0300 dctrl-tools (2.13.0) unstable; urgency=low |