aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-21 18:50:42 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-21 18:50:42 -0500
commitaf13670b6433c6f53d321cf044aa59370fed380f (patch)
tree4343050dbdf8bb312d73f604cca5eefeb8ef3fbc /CHANGES
parent6833bc1c6cbfd2cdffe7c0276ba9b6b84c63c424 (diff)
downloadexternal_python_mako-af13670b6433c6f53d321cf044aa59370fed380f.tar.gz
external_python_mako-af13670b6433c6f53d321cf044aa59370fed380f.tar.bz2
external_python_mako-af13670b6433c6f53d321cf044aa59370fed380f.zip
- [bug] The "benchmark" example is now Python 3 compatiblerel_0_6_0
(even though several of those old template libs aren't available on Py3K, so YMMV) [ticket:175]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5f96eec..aa7a83d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -58,6 +58,10 @@
for code blocks so that indentation is preserved
[ticket:173]
+- [bug] The "benchmark" example is now Python 3 compatible
+ (even though several of those old template libs aren't
+ available on Py3K, so YMMV) [ticket:175]
+
0.5
- A Template is explicitly disallowed
from having a url that normalizes to relative outside