aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-07 18:32:50 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-07 18:32:50 -0500
commit4c1a4402f92204abee5a9425e74864825799f5d2 (patch)
tree1de6922d182f50743e6e1cbef434465a4d81f9d8 /debian
parentb14a228c2c19be6279696baf40a270ddf44c51fd (diff)
downloadikiwiki-4c1a4402f92204abee5a9425e74864825799f5d2.tar
ikiwiki-4c1a4402f92204abee5a9425e74864825799f5d2.tar.gz
* htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
and 'p/'.
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 84219d267..1b83595e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ ikiwiki (2.19) UNRELEASED; urgency=low
* opendiscussion: allow editing of the toplevel discussion page,
and, indirectly, allow creating new discussion pages.
* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.
+ * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
+ and 'p/'.
-- Joey Hess <joeyh@debian.org> Mon, 07 Jan 2008 15:35:16 -0500