summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt1
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
------------