summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.8.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-1.8.rst')
-rw-r--r--docs/whatsnew-1.8.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/whatsnew-1.8.rst b/docs/whatsnew-1.8.rst
index ece26f8d1..d0954f62b 100644
--- a/docs/whatsnew-1.8.rst
+++ b/docs/whatsnew-1.8.rst
@@ -217,3 +217,6 @@ Documentation Enhancements
been updated to use cookiecutters instead of pcreate and scaffolds.
See https://github.com/Pylons/pyramid/pull/2888 and
https://github.com/Pylons/pyramid/pull/2889
+
+- Updated the ``mod_wsgi`` tutorial to use cookiecutters and Apache 2.4+.
+ See https://github.com/Pylons/pyramid/pull/2901