diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-12 22:43:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-12 22:43:34 -0400 |
commit | dccd76487151acc6adc93ec79f1808096bc41324 (patch) | |
tree | 2bd59c215be163a1730ca46a866e24f1cb511837 /debian/changelog | |
parent | c225cdad2524a12b998e550b6c0ba7079d164cff (diff) |
edittemplate: Look for template pages under templates/ like everything else (still looks in old location for backwards compatability).
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 d607640c4..07b349c57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ ikiwiki (3.20100611) UNRELEASED; urgency=low comments div. * edittemplate: Make silent mode not disable display when the template page does not exist, so it can be easily created. + * edittemplate: Look for template pages under templates/ like everything + else (still looks in old location for backwards compatability). -- Joey Hess <joeyh@debian.org> Fri, 11 Jun 2010 13:39:15 -0400 |