aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-04-13 21:01:56 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-04-13 21:01:56 -0400
commit6c5e273c3b36606ac7267b5fe3ec77cb0c47da52 (patch)
tree2816f6a38b3051e1098c6796db9ca811486c6807 /CHANGES
parentc655657f5df5ee20690598b4bf6c7083ec229801 (diff)
downloadexternal_python_mako-6c5e273c3b36606ac7267b5fe3ec77cb0c47da52.tar.gz
external_python_mako-6c5e273c3b36606ac7267b5fe3ec77cb0c47da52.tar.bz2
external_python_mako-6c5e273c3b36606ac7267b5fe3ec77cb0c47da52.zip
- [bug] Fixed bug where mako-render script wasn't
compatible with Py3k. [ticket:212]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d347a88..e916eb8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+0.8.1
+- [bug] Fixed bug where mako-render script wasn't
+ compatible with Py3k. [ticket:212]
+
0.8.0
- [feature] Performance improvement to the
"legacy" HTML escape feature, used for XML