Michael Merickel
2017-01-17 ed16e19bce476bf403f83213f8b457c9a29e212f
fix rst syntax in changelog
1 files modified
4 ■■■■ changed files
CHANGES.txt 4 ●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -274,8 +274,8 @@
  See https://github.com/Pylons/pyramid/pull/2764
- Clarify a possible misuse of the ``headers`` kwarg to subclasses of
  :class:`pyramid.httpexceptions.HTTPException` in which more appropriate
  kwargs from the parent class :class:`pyramid.response.Response` should be
  ``pyramid.httpexceptions.HTTPException`` in which more appropriate
  kwargs from the parent class ``pyramid.response.Response`` should be
  used instead. See https://github.com/Pylons/pyramid/pull/2750
- The SQLAlchemy + URL Dispatch + Jinja2 (``wiki2``) and