summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 45971e593..d2f0c334e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,8 @@ ikiwiki (3.20101024) UNRELEASED; urgency=low
* txt: Fix display when used inside a format directive.
* highlight: Ensure that other, more-specific format plugins,
like txt are used in preference to this one in case of ties.
- * htmltidy: Add missing checkconfig hook registration. Closes: #601912
+ * htmltidy, sortnaturally: Add missing checkconfig hook
+ registration. Closes: #601912
-- Joey Hess <joeyh@debian.org> Mon, 25 Oct 2010 22:30:29 -0400