diff options
author | Antti-Juhani Kaijanaho <ajk@debian.org> | 2010-08-28 20:23:04 +0300 |
---|---|---|
committer | Antti-Juhani Kaijanaho <ajk@debian.org> | 2010-08-28 20:23:04 +0300 |
commit | 808de4efa746be07aed56cb0f2bcab6a2c12f19f (patch) | |
tree | 838de8b7c37c01d92bd010ff961171b76c316f35 /debian/changelog | |
parent | 710b0a4e092611343e008653d7f9dc2a35592e00 (diff) | |
download | dctrl-tools-808de4efa746be07aed56cb0f2bcab6a2c12f19f.tar.gz |
lib/paragraph.c (para_parse_next): Fix line counting.
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 88f0bae..1bb150b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,11 +7,12 @@ dctrl-tools (2.15) UNRELEASED; urgency=low * Update FSF address in license blurbs all over the source tree. * debian/copyright: Update copyright years * Merge 2.14.1 + * lib/paragraph.c (para_parse_next): Fix line counting. [ Cyril Brulebois ] * Add Build-Depends/Build-Depends-Indep search example (closes: #339380) - -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 28 Aug 2010 09:38:24 +0300 + -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 28 Aug 2010 20:20:50 +0300 dctrl-tools (2.14.1) unstable; urgency=low |