summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 69c451c..0f688a0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -25,6 +25,15 @@ Compatibility
This is to cope with the eventuality that asyncore will be removed from
the Python standard library in 3.8 or so.
+Documentation
+~~~~~~~~~~~~~
+
+- Bring in documentation of paste.translogger from Pyramid. Reorganize and
+ clean up documentation. See
+ https://github.com/Pylons/waitress/pull/205
+ https://github.com/Pylons/waitress/pull/70
+ https://github.com/Pylons/waitress/pull/206
+
1.1.0 (2017-10-10)
------------------