diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-01 16:34:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-01 16:34:47 -0400 |
commit | 80f2042464f9d14bcaed999e9769c71618bf5252 (patch) | |
tree | fde46a93cdbc4a46d2a259f279f0c320e5ac0f94 /debian/changelog | |
parent | a034716009e29b1ef4bd44e0cddb7f7cf2fd93a2 (diff) |
htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup header footer time mark
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 a1bd85bfa..9a6cf68e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.20100428) UNRELEASED; urgency=low (But not in-wiki templates.) * Version dependency on liburi-perl to >= 1.36; previous versions did not support building urls from utf-8 strings. Closes: #579713 + * htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup + header footer time mark -- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2010 12:10:51 -0400 |