aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-01 18:31:33 -0400
committerJoey Hess <joey@kitenet.net>2010-05-01 18:31:33 -0400
commit80f9a2a0879f74e86b2720ca7d1c88ee165100ea (patch)
treeae66a5ecf0db925c34dcf9927db3e0aaa9b14a67 /debian
parent0a139aba823ece3166d29ff2daee0b5c9507b52f (diff)
downloadikiwiki-80f9a2a0879f74e86b2720ca7d1c88ee165100ea.tar
ikiwiki-80f9a2a0879f74e86b2720ca7d1c88ee165100ea.tar.gz
add figure and figcaption
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 12ef08a91..108764c39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ ikiwiki (3.20100428) UNRELEASED; urgency=low
* 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
+ header footer figure figcaption time mark
* htmlscrubber: Also allow html5 canvas tags.
* htmlscrubber: Round out html5 video support with the preload
attribute and the source tag.