From db4b92c17396fb4f55574be034072a6e56b188b8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 28 Nov 2009 05:35:31 +0000 Subject: Notes. --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 2bd2cf197..e3cd85cc7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -48,6 +48,12 @@ Features Documentation ------------- +- The documentation now uses the "request-only" view calling + convention in most examples (as opposed to the ``context, request`` + convention). This is a documentation-only change; the ``context, + request`` convention is also supported and documented, and will be + "forever". + - ``repoze.bfg.configuration`` API documentation has been added. - A narrative documentation chapter entitled "Creating Your First -- cgit v1.2.3