aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-05 03:21:14 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-05 03:21:14 +0000
commit7a05087f475e897560c34a614108dae50ba05c62 (patch)
tree8fd276ca34b3a2ca3d2363454cc90de5856f4a83 /debian
parenta41abc80ac6e4cb8bd146fe157d53bb6576b9426 (diff)
downloadikiwiki-7a05087f475e897560c34a614108dae50ba05c62.tar
ikiwiki-7a05087f475e897560c34a614108dae50ba05c62.tar.gz
* Turn on HTML::Template loop_context_vars; not actually used in stock
templates but can be useful for things like making comma-delimited lists of tags or what have you.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a66ba60f7..2f0258868 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,11 @@ ikiwiki (1.17) UNRELEASED; urgency=low
* Disable tidy generator tag.
* Move tidy back to sanitize hook, found out how to only show body.
* Turn off tidy indentation too.
+ * Turn on HTML::Template loop_context_vars; not actually used in stock
+ templates but can be useful for things like making comma-delimited lists
+ of tags or what have you.
- -- Joey Hess <joeyh@debian.org> Fri, 4 Aug 2006 22:29:31 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 4 Aug 2006 23:04:12 -0400
ikiwiki (1.16) unstable; urgency=low