diff options
author | Josh Triplett <josh@freedesktop.org> | 2007-11-08 12:58:31 -0800 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2007-11-08 12:59:02 -0800 |
commit | 899d8366839735527e88b060a47d40c16c390df6 (patch) | |
tree | fd4b77fd9b34774f6cf2b9ee539f38903e2bb550 /debian/changelog | |
parent | 2bb218865e8e52256f3bc660d0a675446cb4f88a (diff) |
Add xmlns attribute on html element in templates; pages can now validate.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0c4c8da8f..f2c296ab1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,10 @@ ikiwiki (2.12) UNRELEASED; urgency=low [ Josh Triplett ] * Fix table plugin to not generate an unbalanced tbody tag with header=no + * Add xmlns attribute on html element in templates; pages can now + validate. - -- Josh Triplett <josh@freedesktop.org> Thu, 08 Nov 2007 11:41:27 -0800 + -- Josh Triplett <josh@freedesktop.org> Thu, 08 Nov 2007 12:58:28 -0800 ikiwiki (2.11) unstable; urgency=low |