From 07437c7480421e66a99ed9f2a6577783bbe2c697 Mon Sep 17 00:00:00 2001 From: Ben Bangert Date: Wed, 27 Oct 2010 12:35:49 -0700 Subject: Ok, this time, actually include the mako renderer changes. --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index eca2c7757..663db55fc 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,10 @@ Next release Features (delta from BFG 1.3.X) ------------------------------- +- Mako templating renderer supports resource specification format for + template lookups and within Mako templates. Absolute filenames must + be used in Pyramid to avoid this lookup process.. + - Add ``pyramid.httpexceptions`` module, which is a facade for the ``webob.exc`` module. -- cgit v1.2.3