summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-01 19:11:03 -0400
committerJoey Hess <joey@kitenet.net>2010-05-01 19:11:03 -0400
commitf1e2d0af123352b692e8e4efdb208e370a00d3c1 (patch)
treeadc2de707330da7d0d51bea81f1b974acfea9030 /debian/changelog
parent78cee5140ac37f93cd2e87d8a03d71420303eb13 (diff)
more html5 attributes
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cdc79ae78..e0f506f29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,10 @@ ikiwiki (3.20100428) UNRELEASED; urgency=low
attribute and the source tag.
* htmlscrubber: Allow the html5 form attributes: placeholder autofocus,
min, max, step, required, autocomplete, novalidate, pattern, and form.
+ (Also the form* override attributes for input and buttons.)
+ * htmlscrubber: Allow the html5 datalist element, and the form list
+ attribute.
+ * htmlscrubber: Allow the html5 reversed and spellcheck attributes.
-- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2010 12:10:51 -0400