From a6b51e9acbcd936114674ef7894aecfab061a42b Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Thu, 30 Apr 2009 18:17:29 +0000 Subject: Speed up / clarify 'traversal' module's 'model_path', 'model_path_tuple', and '_model_path_list' functions. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 5070ee707..17e75f66f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -98,6 +98,9 @@ Features - The notfound debug now shows the traversed path, the virtual root, and the virtual root path too. +- Speed up / clarify 'traversal' module's 'model_path', 'model_path_tuple', + and '_model_path_list' functions. + 0.7.0 (2009-04-11) ================== -- cgit v1.2.3