From a62cc2264c2dda6a0588fddbc5712afea9d89837 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 28 Oct 2010 13:52:48 -0400 Subject: merge static view bugfixes/features from bfg trunk --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 663db55fc..905bd27f1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,7 +6,7 @@ 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.. + 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