summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 91f88c1c6..7276e1e47 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,7 +10,7 @@ Bug Fixes
``<unknown>``.
- The `self` argument was included in new methods of the ``ISession`` interface
- signature, causing ``pyramid_beaker`` tests to fail (jkrebs).
+ signature, causing ``pyramid_beaker`` tests to fail.
- Readd ``pyramid.traversal.model_path_tuple`` as an alias for
``pyramid.traversal.resource_path_tuple`` for backwards compatibility.