From 5edd5a45526b886a4a3f348262e6888757662bd5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 8 Aug 2008 23:27:38 +0000 Subject: find_context_from_path -> find_model --- CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 84a27b021..809e0f885 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,8 @@ After 0.2.7 - - Add ``find_context_from_path`` and ``find_root`` traversal APIs. - In the process, make ITraverser a uni-adapter (on context) rather - than a multiadapter (on context and request). + - Add ``find_model`` and ``find_root`` traversal APIs. In the + process, make ITraverser a uni-adapter (on context) rather than a + multiadapter (on context and request). 0.2.7 -- cgit v1.2.3