summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-26 14:04:28 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-26 14:04:28 -0400
commit503d83ffbc358714ad84e46ce523b8702268edb6 (patch)
treea7b0b5be1945eecccf0274208926ab2f87063210 /debian
parent9e4adba63a769f164c2a6818e58070680c3e0eed (diff)
comments: Fix too loose test for comments pages that matched normal pages with "comment_" in their name. Closes: #521322
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 01404a2b4..4ba32c8d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ ikiwiki (3.09) UNRELEASED; urgency=low
not last commit time.
* Updated French translation (Jean-Luc Coulon). Closes: #521072
* css: Add clear: both to inlinefooter.
+ * comments: Fix too loose test for comments pages that matched
+ normal pages with "comment_" in their name. Closes: #521322
-- Joey Hess <joeyh@debian.org> Thu, 19 Mar 2009 15:32:49 -0400