diff options
| author | ianb <devnull@localhost> | 2007-05-25 02:23:18 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2007-05-25 02:23:18 +0000 |
| commit | 8451a9b6741d615075ee97a560c4173a4e25c862 (patch) | |
| tree | a625bf507775611516af2b40f4bc1281f1890f77 /docs | |
| parent | e9b8a9c9176ddbcc4a6e4c8073740d4f00120231 (diff) | |
| download | paste-8451a9b6741d615075ee97a560c4173a4e25c862.tar.gz | |
Fix #179, exception for accept-languages
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 bd0b39a..a2886bf 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -47,6 +47,9 @@ svn trunk * Fixed ``ProfileMiddleware`` not calling ``close()`` on consumed app_iters. +* ``httpheaders.AcceptLanguage`` now won't give an exception when + there is a malformed parameter in the header. + 1.3 --- |
