summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-01 18:27:53 -0400
committerJoey Hess <joey@kitenet.net>2010-05-01 18:27:53 -0400
commit0a139aba823ece3166d29ff2daee0b5c9507b52f (patch)
tree729f585e795ff4c01bd3becadfb9c3ec093fce2d /debian
parent442bc59a15301941613d62f4b1d846c57557ca8f (diff)
htmlscrubber: Allow the html5 form attributes: placeholder autofocus, min, max, step.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 951caab9e..12ef08a91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,8 @@ ikiwiki (3.20100428) UNRELEASED; urgency=low
* htmlscrubber: Also allow html5 canvas tags.
* htmlscrubber: Round out html5 video support with the preload
attribute and the source tag.
- * htmlscrubber: Allow the placeholder attribute.
+ * htmlscrubber: Allow the html5 form attributes: placeholder autofocus,
+ min, max, step.
-- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2010 12:10:51 -0400