From af9006a8ecbff71df4fb7255873e3b7dcb737de8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 13 Aug 2009 20:27:24 +0000 Subject: - Request-only-convention examples in the "Views" narrative documentation were broken. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index ee231391f..0943070db 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,9 @@ Next release ============ +- Request-only-convention examples in the "Views" narrative + documentation were broken. + - Change urldispatch internals: Route object is now constructed using a path, a name, and a factory instead of a name, a matcher, a generator, and a factory. -- cgit v1.2.3