summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-04-27 06:26:24 +0000
committerianb <devnull@localhost>2008-04-27 06:26:24 +0000
commit6899dbab4003886a5ed0eff27667ed2ffd7663e7 (patch)
tree86c8a2d0e925ee699ae59c33523351af6d9dd891 /docs
parentae342f3ec36faed8dd35f858e9cf342d45a9d864 (diff)
downloadpaste-6899dbab4003886a5ed0eff27667ed2ffd7663e7.tar.gz
Add some more methods to the threaded replacement for stdout (for appengine)
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index 931ac30..0543556 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -52,6 +52,8 @@ svn trunk
* Use ``environ['wsgi.file_wrapper']`` when available (in
``paste.fileapp``).
+* Make ``paste.debug.prints` compatible with App Engine.
+
1.6.1
-----