diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-16 15:54:11 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-16 15:54:11 -0500 |
commit | 43a1640345e5af8f173a9d3669a4c9e0dfb0a512 (patch) | |
tree | 38dc33d349134a2490143ed21cfffa2d1fc2471a /debian/changelog | |
parent | 4fa17df57de29e2b91c552c1b012f3f198dfaa2f (diff) |
meta: Allow use of DESCRIPTION in templates to get at the meta description value. (Thanks, NicolasLimare)
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 9bddf0733..1abd4de4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ikiwiki (3.20091114) UNRELEASED; urgency=low * meta: Generate meta description tags even when the html scrubber is enabled. + * meta: Allow use of DESCRIPTION in templates to get at the meta description + value. (Thanks, NicolasLimare) -- Joey Hess <joeyh@debian.org> Mon, 16 Nov 2009 15:46:45 -0500 |