aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-03-21 11:41:15 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-03-21 11:41:15 -0400
commit76b61a0364aee49819cb8d585315b574d9707e17 (patch)
tree12882a1847e2190024a1db4c509ae2969de2c01a
parent037b94ae88c20b228e170ba89be7b2fc3518a4ec (diff)
downloadexternal_python_mako-76b61a0364aee49819cb8d585315b574d9707e17.tar.gz
external_python_mako-76b61a0364aee49819cb8d585315b574d9707e17.tar.bz2
external_python_mako-76b61a0364aee49819cb8d585315b574d9707e17.zip
changelog
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f93cd74..0439bab 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,9 @@
0.7.4
+- [feature] Performance improvement to the
+ "legacy" HTML escape feature, used for XML
+ escaping and when markupsafe isn't present,
+ courtesy George Xie.
+
- [bug] Fixed bug whereby an exception in Python 3
against a module compiled to the filesystem would
fail trying to produce a RichTraceback due to the