diff options
| author | Bert JW Regeer <xistence@0x58.com> | 2016-12-06 16:04:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-06 16:04:31 -0800 |
| commit | 8bc0f9a68c4f19533ccdf4486656f2a106a81827 (patch) | |
| tree | 818259ca5e25cfb7593589301eb8e2d32755e99a /CHANGES.txt | |
| parent | 7ab666e3e2539662ff3324a4bdedbca3c8f8040a (diff) | |
| parent | 988c1f789faf9662abead1e1be40969be37867a8 (diff) | |
| download | pyramid-8bc0f9a68c4f19533ccdf4486656f2a106a81827.tar.gz pyramid-8bc0f9a68c4f19533ccdf4486656f2a106a81827.tar.bz2 pyramid-8bc0f9a68c4f19533ccdf4486656f2a106a81827.zip | |
Merge pull request #2851 from Pylons/revert-2847-issue-2656
Revert "Changed 'host' and 'port' configuration to a new 'listen' style that …"
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 1c5f1a00e..65a1f15cd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -119,9 +119,6 @@ Features See https://github.com/Pylons/pyramid/pull/2805 -- Scaffolds, documentation and tutorials now use ``listen`` option instead - of ``host`` and ``port`` to configure Waitress server. - Bug Fixes --------- |
