diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-28 12:39:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-28 12:39:13 -0400 |
commit | a6e6f604bd8e9a8f90000163f8b00299829729d5 (patch) | |
tree | 05488793516ed936a3eb0dcb22c490623db7580e /debian/changelog | |
parent | 67e8edc59712cfc3dbd24fd7f3aae0fa734983be (diff) | |
download | ikiwiki-a6e6f604bd8e9a8f90000163f8b00299829729d5.tar ikiwiki-a6e6f604bd8e9a8f90000163f8b00299829729d5.tar.gz |
TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-wiki templates.)
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 b19840865..0a70dc6ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ikiwiki (3.20100428) UNRELEASED; urgency=low * template: Fix typo. + * TMPL_INCLUDE re-enabled for templates read from the templatedir. + (But not in-wiki templates.) -- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2010 12:10:51 -0400 |