aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-01 17:56:35 -0400
committerJoey Hess <joey@kitenet.net>2010-05-01 17:56:35 -0400
commit73c8209484ac730c82f7c7b749d08a1b3d895ee0 (patch)
treed94270cea08a14bf17d9e5bbbd294b6ba9070727 /debian
parent80f2042464f9d14bcaed999e9769c71618bf5252 (diff)
downloadikiwiki-73c8209484ac730c82f7c7b749d08a1b3d895ee0.tar
ikiwiki-73c8209484ac730c82f7c7b749d08a1b3d895ee0.tar.gz
more html5
* htmlscrubber: Also allow html5 canvas tags. * htmlscrubber: Round out html5 video support with the preload attribute and the source tag.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a6cf68e3..9613d8b6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ ikiwiki (3.20100428) UNRELEASED; urgency=low
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
+ * htmlscrubber: Also allow html5 canvas tags.
+ * htmlscrubber: Round out html5 video support with the preload
+ attribute and the source tag.
-- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2010 12:10:51 -0400