From 3ebf0287eeb8c269a7a3b35ee1441d1b07118d7f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 6 Jan 2010 02:46:54 +0000 Subject: - Show the derived abspath of template resource specifications in the traceback when a renderer template cannot be found. - Show the original traceback when a Chameleon template cannot be rendered due to a platform incompatibility. --- CHANGES.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 554c05d4c..e6beb4700 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,15 @@ Bug Fixes - Updated dependency on ``WebOb`` to require a version which supports features now used in tests. +Features +-------- + +- Show the derived abspath of template resource specifications in the + traceback when a renderer template cannot be found. + +- Show the original traceback when a Chameleon template cannot be + rendered due to a platform incompatibility. + 1.2a10 (2010-01-04) =================== -- cgit v1.2.3