diff options
author | Antti-Juhani Kaijanaho <ajk@debian.org> | 2011-10-20 00:24:49 +0300 |
---|---|---|
committer | Antti-Juhani Kaijanaho <ajk@debian.org> | 2011-10-20 00:24:49 +0300 |
commit | 0705462df7b3d490ede928a45586cd1159798e0e (patch) | |
tree | 89cc6201458e5e812b3565876594eb66cdd13b1a /debian | |
parent | e2bc8ea39ff764734e2c6be383de9a45373bf693 (diff) | |
download | dctrl-tools-0705462df7b3d490ede928a45586cd1159798e0e.tar.gz |
Rewrite the paragraph logic to use a tree structure.
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d566927..b8dbfd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,8 +19,9 @@ dctrl-tools (2.19) UNRELEASED; urgency=low Closes: #209134 (keyword case shouldn't be influenced by -s) Reported by Dan Jacobson <jidanni@jidanni.org>. * grep-dctrl/grep-dctrl.c: Clean up some dead code. + * grep-dctrl: Rewrite predicate code to use a tree instead of a bytecode. - -- Antti-Juhani Kaijanaho <ajk@debian.org> Wed, 19 Oct 2011 21:09:47 +0300 + -- Antti-Juhani Kaijanaho <ajk@debian.org> Thu, 20 Oct 2011 00:24:39 +0300 dctrl-tools (2.18ubuntu1) oneiric; urgency=low |