diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 29f8e4897..955c07601 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -72,8 +72,8 @@ Features (delta from BFG 1.3.X) keys added to the renderer globals dictionary by all subscribers and app-level globals factories must be unique. -- New class: ``pyramid.response.Response`. This is a pure facade for - ``webob.Response` (old code need not change to use this facade, it's +- New class: ``pyramid.response.Response``. This is a pure facade for + ``webob.Response`` (old code need not change to use this facade, it's existence is mostly for vanity and documentation-generation purposes). Documentation (delta from BFG 1.3) |
