summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Bicking <ian@ianbicking.org>2007-09-07 16:46:28 +0000
committerIan Bicking <ian@ianbicking.org>2007-09-07 16:46:28 +0000
commitfb98c4505934c1bdc1e10102ed5c7c68c0fbec20 (patch)
tree7d65daf389348f8160b3e26992dc478d23744a53
parent78ac02310b61bf638487605b609796298f9be201 (diff)
downloadpaste-git-1.4.2.tar.gz
update news for release1.4.2
-rw-r--r--docs/news.txt7
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.