diff options
| author | Chris McDonough <chrism@plope.com> | 2010-10-25 21:13:15 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-10-25 21:13:15 -0400 |
| commit | 42df47c8d83924370fddf417fcdb45e5fea342ae (patch) | |
| tree | ef5a24fe0906d7661bc4f9c9136ab8d72a7781eb /CHANGES.txt | |
| parent | c81aada6ac64c67d1ee5cb57f9795d8c8e10de3d (diff) | |
| download | pyramid-42df47c8d83924370fddf417fcdb45e5fea342ae.tar.gz pyramid-42df47c8d83924370fddf417fcdb45e5fea342ae.tar.bz2 pyramid-42df47c8d83924370fddf417fcdb45e5fea342ae.zip | |
docs fixes
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5fa214281..ef5c89373 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,7 +17,7 @@ Backwards Incompatibilities (with BFG 1.3.X) has the name ``pyramid.debug``. - The deprecated API named ``pyramid.router.make_app`` (aka - ``pyramid.configuration.make_app) was removed. + ``pyramid.configuration.make_app``) was removed. - The deprecated API named ``pyramid.request.get_request`` was removed. |
