summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0d8f9aa..35a666b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+grep-dctrl (1.102) unstable; urgency=low
+
+ * paragraph.c (para_parse_next) [case BODY_NEWLINE]: Do not declare eof
+ on reading -1.
+ Closes: #205933 (Silently ignores the last stanza if no trailing newline)
+
+ -- Antti-Juhani Kaijanaho <ajk@debian.org> Mon, 25 Aug 2003 18:46:04 +0300
+
grep-dctrl (1.101) unstable; urgency=low
* fieldtrie.h (fieldtrie_count): New function.