summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 5d05b60b8..adc380c34 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,6 +10,8 @@ Features
of the instance. Common use-cases for this would be to get a database
connection for the request or identify the current user.
+- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
+
1.3a3 (2011-12-21)
==================