From 13bfb5ae063fde4bb45f73340ca97d37279e4b34 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 31 Dec 2010 02:56:47 -0500 Subject: note previous change --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 743f20e3b..04f5a7d05 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -48,6 +48,9 @@ Internals of ``pyramid.renderers.RendererHelper`` rather than a dictionary (a side effect of ``view_mapper`` refactoring). +- The class used as the "page template" in ``pyramid.chameleon_text`` was + removed, in preference to using a Chameleon-inbuilt version. + 1.0a8 (2010-12-27) ================== -- cgit v1.2.3