aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef1ff1f40..97ab8b75f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ikiwiki (3.20170623) UNRELEASED; urgency=medium
+
+ * htmlscrubber: Add support for the video tag's loop and muted
+ attributes. Those were not in the original html5 spec, but have been
+ added in the whatwg html living standard and have wide browser support.
+
+ -- Joey Hess <id@joeyh.name> Tue, 11 Jul 2017 15:48:39 -0400
+
ikiwiki (3.20170622) unstable; urgency=medium
* t/git-cgi.t: Wait 1 second before doing a revert that should work.