summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 7a8fa31f2..4cb8ba44b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -42,3 +42,8 @@ Backward Incompatibilities
Documentation Changes
---------------------
+- Bump Sphinx to >= 1.7.4 in setup.py to support ``emphasize-lines`` in PDFs
+ and to pave the way for xelatex support. See
+ https://github.com/Pylons/pyramid/pull/3271,
+ https://github.com/Pylons/pyramid/issues/667, and
+ https://github.com/Pylons/pyramid/issues/2572