From 9c5a100d1939beeaa06faf1018a8ed63e57c21ac Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 18 Sep 2009 01:46:34 +0000 Subject: Add a mod_wsgi configuration tutorial. --- CHANGES.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index bd1a0a96e..5b2d019ba 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,17 @@ Next release ============ +Documentation +------------- + +- Added a tutorial which explains how to run a ``repoze.bfg`` + application under `mod_wsgi `_. + See "Running a repoze.bfg Application under mod_wsgi" in the + tutorials section of the documentation. + +Features +-------- + - Add a ``repoze.bfg.url.static_url`` API which is capable of generating URLs to static resources defined by the ```` ZCML directive. See the "Views" narrative chapter's section titled -- cgit v1.2.3