summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0532565..07c9ff4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,10 @@
now as cache_args={'url':<some url>, 'type':'memcached',
'timeout':50, 'dir':'/path/to/some/directory'}
+- Added "--var name=value" option to the mako-render
+ script, allows passing of kw to the template from
+ the command line. [ticket:178]
+
0.5
- A Template is explicitly disallowed
from having a url that normalizes to relative outside