diff options
| author | David Glick <david@glicksoftware.com> | 2016-11-10 08:42:39 -0800 |
|---|---|---|
| committer | David Glick <david@glicksoftware.com> | 2016-11-10 08:42:39 -0800 |
| commit | 734f241a961b6b1e4b2a43c0c4b5a4d972b65b80 (patch) | |
| tree | 7d1e87758229b60e26e17150a17d6da3886dd9dd /CHANGES.txt | |
| parent | ed06c68b7b622cf43dc09b0e475ad6c978ec3de4 (diff) | |
| download | pyramid-734f241a961b6b1e4b2a43c0c4b5a4d972b65b80.tar.gz pyramid-734f241a961b6b1e4b2a43c0c4b5a4d972b65b80.tar.bz2 pyramid-734f241a961b6b1e4b2a43c0c4b5a4d972b65b80.zip | |
add link to PR
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index e6a015736..1d69471f1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -101,6 +101,7 @@ Bug Fixes to an encoding guessed using Python's ``mimetypes`` module. This was causing clients to decode the content of gzipped files when downloading them. + See https://github.com/Pylons/pyramid/pull/2810 Deprecations ------------ |
