diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-17 13:25:06 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-17 13:25:06 -0500 |
commit | bb8b8787ef9477c027b9e5d8b7b5e1addfd1ca32 (patch) | |
tree | 2a6c3d13c4230d9102c33ae59db6b2c0cedad4ad /debian/changelog | |
parent | 7aeead03d003f2c2bc2d77ba6723f781fe62e978 (diff) |
comments
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 62374d2dc..c28d36c84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ ikiwiki (3.05) UNRELEASED; urgency=low * debhelper v7.2; rules file minimisation. + * template: Load templates in scan mode. + This is potentially expensive, but is necessary so that meta and tag + directives, and other links on templates affect the page using the + template reliably. -- Joey Hess <joeyh@debian.org> Sun, 15 Feb 2009 20:11:57 -0500 |