summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2007-10-22 16:25:29 +0000
committerianb <devnull@localhost>2007-10-22 16:25:29 +0000
commitcb91909c0121fc5104ad3b96c7d4e71e8289a864 (patch)
tree5c9f08e2a02e0c6e816f39e958b229222f3e21a6 /docs
parentf64031047161acdf1f6e8aab5b1f4958268d3605 (diff)
downloadpaste-1.5.1.tar.gz
be more tolerant of bad CONTENT_LENGTH1.5.1
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 5eb1c5b..96a1ab6 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -3,6 +3,12 @@ News
.. contents::
+svn trunk
+---------
+
+* Make ``paste.cascade`` more tolerant of a missing or invalid
+ Content-Length.
+
1.5
---