diff options
| author | ianb <devnull@localhost> | 2008-03-26 02:20:04 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2008-03-26 02:20:04 +0000 |
| commit | a210e9adaeef670c1d9f689316d9559cd13fa910 (patch) | |
| tree | 850bade7851552fe7e55c30e55fbb2f3921d3de3 /docs | |
| parent | aed98f824bb54253b9d17ece819e965c532beea4 (diff) | |
| download | paste-a210e9adaeef670c1d9f689316d9559cd13fa910.tar.gz | |
Apply patch for start response from #239, from inducer
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index f4c03d6..c3a8b83 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -28,6 +28,9 @@ svn trunk * Exceptions with unicode messages don't cause the collector to fail. +* Sometimes ErrorMiddleware would not call start_response properly; + this is fixed (from inducer). + 1.6.1 ----- |
