From 27ae86b27d2ea8956210a12c7564e07b3f6101ff Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 30 Sep 2009 05:23:02 +0000 Subject: - Describe "request-only" view calling conventions inside the urldispatch narrative chapter, where it's most helpful. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 8a82bc086..9ead6e65e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,9 @@ Documentation - An ``exceptions`` API chapter was added, documenting the new ``repoze.bfg.exceptions`` module. +- Describe "request-only" view calling conventions inside the + urldispatch narrative chapter, where it's most helpful. + Features -------- -- cgit v1.2.3