summaryrefslogtreecommitdiff
path: root/docs/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/news.txt')
-rw-r--r--docs/news.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 59ecc72..76be04d 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -1,6 +1,13 @@
Paste Deployment News
=====================
+svn trunk
+---------
+
+* In :class:`paste.deploy.config.PrefixMiddleware` the header
+ ``X-Forwarded-Scheme`` is now translated to the key
+ ``environ['wsgi.url_scheme']``.
+
1.3.2
-----