From c753fc58697fa8496bb77fecce30d0f34e63e7f7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 6 Dec 2011 12:29:38 -0500 Subject: garden --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 4e8f0f699..67cac4b2b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -64,6 +64,10 @@ Bug Fixes - Prevent a scaffold rendering from being named ``site`` (conflicts with Python internal site.py). +- Support for using instances as targets of the ``pyramid.wsgi.wsgiapp`` and + ``pryramid.wsgi.wsgiapp2`` functions. + See https://github.com/Pylons/pyramid/pull/370 for more info. + Backwards Incompatibilities --------------------------- -- cgit v1.2.3