diff options
author | Chris Dent <chris.dent@gmail.com> | 2019-01-07 11:18:05 +0000 |
---|---|---|
committer | Chris Dent <chris.dent@gmail.com> | 2019-01-07 11:18:05 +0000 |
commit | e9d05aaaf39846a77bb36a66bb066490ff85bb24 (patch) | |
tree | d475d0c7512e21fbe29086579401064f321a536b /docs/news.txt | |
parent | d12aa258e7b2a1a53046f9a84224cc94da2a8502 (diff) | |
download | paste-git-e9d05aaaf39846a77bb36a66bb066490ff85bb24.tar.gz |
Release 3.0.63.0.6
* Revert 3.0.5
Diffstat (limited to 'docs/news.txt')
-rw-r--r-- | docs/news.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt index 69c8ba2..93bb6bd 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,6 +3,12 @@ News .. contents:: +3.0.6 +----- + +* Revert the changes in the 3.0.5, which introduced unexpected errors in + ``paste/httpserver.py`` when using SSL. + 3.0.5 ----- |