diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-01 18:14:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-01 18:14:50 -0400 |
commit | 442bc59a15301941613d62f4b1d846c57557ca8f (patch) | |
tree | 5f4b047f7822fae10eda7a1efac97fd3b9df3f19 /debian | |
parent | 73c8209484ac730c82f7c7b749d08a1b3d895ee0 (diff) |
htmlscrubber: Allow the placeholder attribute.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9613d8b6d..951caab9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ 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. -- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2010 12:10:51 -0400 |