diff options
| author | Ian Bicking <ian@ianbicking.org> | 2006-07-20 00:45:15 +0000 |
|---|---|---|
| committer | Ian Bicking <ian@ianbicking.org> | 2006-07-20 00:45:15 +0000 |
| commit | 3305a8a849842ca34a9f6f0eb28c3412dccaaab4 (patch) | |
| tree | 9b4b65f5d3cb73750c0894a4f9159daf607a4437 /docs | |
| parent | 78e103b2e2069e85f61e25810cb5d892dcb266a9 (diff) | |
| download | paste-git-0.9.5.tar.gz | |
Removed errordocument.empty_error, since it never actually worked in a useful way; changed the news to 0.9.5 (since that's what the next release will be)0.9.5
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/news.txt b/docs/news.txt index a438df1..4ceb87d 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,9 +1,9 @@ -NEWS +News ==== .. contents:: -0.9.4 +0.9.5 ----- * Fixed a security vulnerability in ``paste.urlparser``'s StaticURLParser @@ -70,6 +70,11 @@ NEWS the ``cgi`` module read from ``wsgi.input`` when there are no parsable variables in the input (based on ``CONTENT_TYPE``). +0.9.4 +----- + +* This released was lost in a tragic clerical accident. + 0.9.3 ----- |
