From 5ec3308588f7a1a632752027bdeb2a1c06b3a783 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 16 Aug 2011 05:45:19 -0400 Subject: Garden. --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index a66637c28..bff399598 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,11 @@ Next release Features -------- +- The ``[pshell]`` section in an ini configuration file now treats a + ``setup`` key as a dotted name that points to a callable that is passed the + bootstrap environment. It can mutate the environment as necessary for + great justice. + - A new configuration setting named ``pyramid.includes`` is now available. It is described in the "Environment Variables and ``.ini`` Files Settings" narrative documentation chapter. -- cgit v1.2.3