From 3ae87810aae47f92cb0e8fe6db01464d6ffecd59 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 24 Apr 2013 13:51:17 -0500 Subject: update changes.txt --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3