diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-03 12:44:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-03 12:44:11 -0400 |
commit | b24235c1534ac40eccd196c948a4cce1766b5dd7 (patch) | |
tree | 520cb19eecdb48b4681968895c3afc10e5778636 /debian/changelog | |
parent | bfc13b9070981ba3cd73b901af9c29a50ca0114d (diff) | |
download | ikiwiki-b24235c1534ac40eccd196c948a4cce1766b5dd7.tar ikiwiki-b24235c1534ac40eccd196c948a4cce1766b5dd7.tar.gz |
style.css: Add compatability definitions for more block-level html5 elements. Closes: #731199
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a984aa4f2..1b0fd18ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ ikiwiki (3.20130904.2) UNRELEASED; urgency=low corrupt themselves, which happens all too frequently). * osm: Remove invalid use of charset on embedded javascript tags. Closes: #731197 + * style.css: Add compatability definitions for more block-level + html5 elements. Closes: #731199 -- Joey Hess <joeyh@debian.org> Thu, 05 Sep 2013 10:01:10 -0400 |