summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 9ce6184a3..c731306e2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,14 @@
Next release
============
+Documentation
+-------------
+
+- The term 'template' used to refer to both 'paster templates' and 'rendered
+ templates'(templates created by a rendering engine. i.e. Mako, Chameleon,
+ Jinja, etc.). 'Paster templates' will now be refered to as 'scaffolds,'
+ whereas the name for 'rendered templates' will remain as 'templates.'
+
Features
--------