Chris McDonough
2012-09-09 25d3ddfd61bcc97ad6e2d5d9c51a71719f18af57
garden
2 files modified
4 ■■■ changed files
CHANGES.txt 2 ●●● patch | view | raw | blame | history
TODO.txt 2 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -155,7 +155,7 @@
Backwards Incompatibilities
---------------------------
- The Pyramid router no longer adds the values ``bfg.routes.route`` and
- The Pyramid router no longer adds the values ``bfg.routes.route`` or
  ``bfg.routes.matchdict`` to the request's WSGI environment dictionary.
  These values were docs-deprecated in ``repoze.bfg`` 1.0 (effectively seven
  minor releases ago).  If your code depended on these values, use
TODO.txt
@@ -98,8 +98,6 @@
Future
------
- 1.4: Kill off ``bfg.routes`` envvars in router.
- 1.4: Remove ``chameleon_text`` / ``chameleon_zpt`` deprecated functions
  (render_*)