diff options
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 3e8a157c8..7060492f1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,7 +17,7 @@ Features - ``bpython`` interpreter compatibility in ``pshell``. See the "Command-Line Pyramid" narrative docs chapter for more information. -- Added ``get_appconfig`` function to ``pyramid.paster`` API. This function +- Added ``get_appsettings`` function to ``pyramid.paster`` API. This function returns the settings defined within an ``[app:...]`` section in a PasteDeploy ini file. |
