diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-07 18:32:50 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-07 18:32:50 -0500 |
commit | 4c1a4402f92204abee5a9425e74864825799f5d2 (patch) | |
tree | 1de6922d182f50743e6e1cbef434465a4d81f9d8 /debian/changelog | |
parent | b14a228c2c19be6279696baf40a270ddf44c51fd (diff) |
* htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
and 'p/'.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
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 |