diff options
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 84f3aaf54..76522695a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -134,8 +134,8 @@ Bug Fixes --------- - Fixed a Mako renderer bug returning a tuple with a previous defname value -in some circumstances. See https://github.com/Pylons/pyramid/issues/1037 for -more information. + in some circumstances. See https://github.com/Pylons/pyramid/issues/1037 + for more information. - Make the ``pyramid.config.assets.PackageOverrides`` object implement the API for ``__loader__`` objects specified in PEP 302. Proxies to the |
