summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2007-12-17 17:01:52 +0000
committerianb <devnull@localhost>2007-12-17 17:01:52 +0000
commit5d383b255b5451c74f15d70e5fccc30f941b170c (patch)
treea7be14151091f7ebb28ff6d1f2b3715cccff5e3d /docs
parent86e0e495a241b9b0f04741bc08ad8dd23f94047e (diff)
downloadpaste-5d383b255b5451c74f15d70e5fccc30f941b170c.tar.gz
Add 226 IM Used response status (#217)
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 48bbb4b..6289080 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -13,6 +13,8 @@ svn trunk
* In ``paste.proxy.TransparentProxy``, don't overwrite
``X-Forwarded-For`` header if it is already in the environment.
+* Added ``226 IM Used`` status code to ``paste.wsgiwrappers``
+
1.5.1
-----