From 032e777b50c2565d64a995bf8abbfa332784d855 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 20 Jun 2011 01:19:41 -0400 Subject: bring whatsnew up to date --- docs/whatsnew-1.1.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/whatsnew-1.1.rst') diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst index 07114f5d1..f5a8f88a4 100644 --- a/docs/whatsnew-1.1.rst +++ b/docs/whatsnew-1.1.rst @@ -142,8 +142,8 @@ Minor Feature Additions - :class:`pyramid.exceptions.NotFound` is now just an alias for :class:`pyramid.httpexceptions.HTTPNotFound`. -- :class:`pyramid.exceptions.NotFound` is now just an alias for - :class:`pyramid.httpexceptions.HTTPNotFound`. +- :class:`pyramid.exceptions.Forbidden` is now just an alias for + :class:`pyramid.httpexceptions.HTTPForbidden`. Backwards Incompatibilities --------------------------- -- cgit v1.2.3