summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2006-02-26 22:01:51 +0100
committerAntti-Juhani Kaijanaho <ajk@debian.org>2006-02-26 22:01:51 +0100
commit1c19321d2998e77a72875f15ba8ed7b07fbd59cc (patch)
tree3bf34ccb25e76d3ee1262b6b7a85cfe1664b87cf /debian/changelog
parentcc35bd47c359d9f308a4b4924da7a3c2f61a5aad (diff)
downloaddctrl-tools-1c19321d2998e77a72875f15ba8ed7b07fbd59cc.tar.gz
Fix #354471
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b7a9170..85bc76f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,9 @@ dctrl-tools (2.8.1) UNRELEASED; urgency=low
* grep.dctrl.c,sort-dctrl.c: Use arg, not optarg in parse_opt.
Closes: #344087 (grep-dctrl: segfaults with -l options)
Reported (with patch) by: Vincent Fourmond <vincent.fourmond@9online.fr>.
+ * paragraph.[ch]: Track line numbers and improve error messages.
+ Closes: #354471 (grep-dctrl should include file and line info in errors)
+ Reported by Greg Ward <gward-debian@python.net>.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 25 Feb 2006 20:49:17 +0200