From 8325f1a17d17f744582ffb9eef50da117a00e57f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 16 Jan 2009 22:00:45 +0000 Subject: - Add a section on "Using BFG Security With URL Dispatch" into the urldispatch chapter of the documentation. Clean up "BFG" vernacular (replace with repoze.bfg). --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index e1c6cc691..b23c6cdc7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -42,6 +42,12 @@ Implementation Changes ``webob.Request.get_response`` to do its work rather than relying on homegrown WSGI code. +Documentation Additions +----------------------- + +- Add a section on "Using BFG Security With URL Dispatch" into the + urldispatch chapter of the documentation. + 0.6.2 (2009-01-13) ================== -- cgit v1.2.3