diff options
| author | Michael Merickel <michael@merickel.org> | 2011-11-26 23:03:57 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2011-11-26 23:03:57 -0600 |
| commit | e14fab9210f22ffb31e8d0a51ddd3444a7f927df (patch) | |
| tree | a67b8dae393eb255165cbfa90941ca1a5f1bac71 | |
| parent | fc7f0262a0a54e8eef75b371e2504b1f979761ea (diff) | |
| download | pyramid-e14fab9210f22ffb31e8d0a51ddd3444a7f927df.tar.gz pyramid-e14fab9210f22ffb31e8d0a51ddd3444a7f927df.tar.bz2 pyramid-e14fab9210f22ffb31e8d0a51ddd3444a7f927df.zip | |
garden
| -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. |
