summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.