diff options
| author | Martin <martin.frlin@gmail.com> | 2016-12-06 13:16:19 +0100 |
|---|---|---|
| committer | Martin <martin.frlin@gmail.com> | 2016-12-06 13:16:19 +0100 |
| commit | 0705eeaa820b32a4c3f2a05df21e99077586cf5e (patch) | |
| tree | b34855b833113681b8ce7ba1001d1a2a8a089775 | |
| parent | fb45a123a26f29ad391f27e4f6f6ccc0818a68eb (diff) | |
| download | pyramid-0705eeaa820b32a4c3f2a05df21e99077586cf5e.tar.gz pyramid-0705eeaa820b32a4c3f2a05df21e99077586cf5e.tar.bz2 pyramid-0705eeaa820b32a4c3f2a05df21e99077586cf5e.zip | |
Added changes for #2656
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 65a1f15cd..1c5f1a00e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -119,6 +119,9 @@ 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 --------- |
