summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-04-11 12:32:02 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-04-11 12:32:02 -0400
commit4e2084b30eacf06375f7911a370ab4f8878ce2c7 (patch)
treee651dcac016900bc6218d541aed66640e2c0aa81
parent49ad6831ac76cdf43325b8b6ef98193b8c43e4af (diff)
downloadmako-4e2084b30eacf06375f7911a370ab4f8878ce2c7.tar.gz
changelog
-rw-r--r--doc/build/changelog.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index 2a0e5f3..b89ba66 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -10,6 +10,14 @@ Changelog
:released:
.. change::
+ :tags: feature
+ :pullreq: bitbucket:4
+
+ The mako-render script will now catch exceptions and run them
+ into the text error handler, and exit with a non-zero exit code.
+ Pull request courtesy Derek Harland.
+
+ .. change::
:tags: feature, py3k
:pullreq: github:7