diff options
| author | Michael Merickel <michael@merickel.org> | 2013-04-24 13:51:17 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2013-04-24 13:51:17 -0500 |
| commit | 3ae87810aae47f92cb0e8fe6db01464d6ffecd59 (patch) | |
| tree | f5008481e7db87420e69ec8bab255a4f51f3c48e /CHANGES.txt | |
| parent | 27910f148267f224f68c3c09b355c45f33740c32 (diff) | |
| download | pyramid-3ae87810aae47f92cb0e8fe6db01464d6ffecd59.tar.gz pyramid-3ae87810aae47f92cb0e8fe6db01464d6ffecd59.tar.bz2 pyramid-3ae87810aae47f92cb0e8fe6db01464d6ffecd59.zip | |
update changes.txt
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 9d934794a..e6dd9f0cb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -77,6 +77,7 @@ Bug Fixes predicate mismatch error when trying to use GET or DELETE methods. Now the views are found and no predicate mismatch is raised. + See https://github.com/Pylons/pyramid/pull/786 - Spaces and dots may now be in mako renderer template paths. This was broken when support for the new makodef syntax was added in 1.4a1. |
