diff options
| author | Ian Bicking <ian@ianbicking.org> | 2007-09-07 16:46:28 +0000 |
|---|---|---|
| committer | Ian Bicking <ian@ianbicking.org> | 2007-09-07 16:46:28 +0000 |
| commit | fb98c4505934c1bdc1e10102ed5c7c68c0fbec20 (patch) | |
| tree | 7d65daf389348f8160b3e26992dc478d23744a53 | |
| parent | 78ac02310b61bf638487605b609796298f9be201 (diff) | |
| download | paste-git-1.4.2.tar.gz | |
update news for release1.4.2
| -rw-r--r-- | docs/news.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/news.txt b/docs/news.txt index 4709dcb..c304306 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -3,8 +3,11 @@ News .. contents:: -svn trunk ---------- +1.4.2 +----- + +* Remove FreeBSD threadpool condition in paste.httpserver (which was + also breaking code for Windows users). * Fix problem with ``paste.wsgilib.intercept_output`` and passing up exceptions. |
