summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-09 14:17:25 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-09 14:17:25 -0500
commit57ff2ecaeddb3e802fbec50acd7bf286941ec000 (patch)
treefaadcb090ae0085b4ed0408b1e89815ad5fb7fee /debian/changelog
parent5d3c225ad756708e8f3d7d0ee8872a9b274247ef (diff)
* template: Remove bogus htmlize pass added in 2.16.
* template: Htmlize template variables, but also provide a raw version via `<TMPL_VAR raw_variable>`.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c0b4276df..3bebe7f25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ ikiwiki (2.20) UNRELEASED; urgency=low
meta link.
* Fix support for the case where metadata appears after an inline directive
that needs to use it. This was broken in version 2.16.
+ * template: Remove bogus htmlize pass added in 2.16.
+ * template: Htmlize template variables, but also provide a raw version
+ via `<TMPL_VAR raw_variable>`.
-- Joey Hess <joeyh@debian.org> Wed, 09 Jan 2008 00:34:46 -0500