diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-23 14:44:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-23 14:44:37 -0400 |
commit | 54898d16d4c86fddcb1b5588eac67a729c14deeb (patch) | |
tree | fd401da58dda87274edd5b0eac308c86819c3564 /template-transition-notes | |
parent | 011d88052d6dacb6a9d84b1489d37eefeb992da1 (diff) |
allow a bare page name to be specified as a template
Diffstat (limited to 'template-transition-notes')
-rw-r--r-- | template-transition-notes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template-transition-notes b/template-transition-notes index 193dd79d4..ccff3e78f 100644 --- a/template-transition-notes +++ b/template-transition-notes @@ -3,3 +3,4 @@ * includes no longer allowed in templates * template directive no longer uses $foo.tmpl , only page $foo. +* template_params removed (not exported API) |