From e4d70083fa8b0704339e1f00fdb981b129c0c48c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 24 May 2009 23:13:19 +0000 Subject: --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 3650b674f..f2d2c1a0d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -33,7 +33,7 @@ Backwards Incompatibilities --------------------------- - Custom NotFound and Forbidden (nee' Unauthorized) WSGI applications - (registered a a utility for INotFoundAppFactory and + (registered as a utility for INotFoundAppFactory and IUnauthorizedAppFactory) could rely on an environment key named ``message`` describing the circumstance of the response. This key has been renamed to ``repoze.bfg.message`` (as per the WSGI spec, -- cgit v1.2.3