From ea9348c7c7171db3a3b1f3e0be66005d587321f9 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 25 Jan 2009 19:06:36 +0000 Subject: --- CHANGES.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 1faf5d76c..524ccf508 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,8 @@ Features invoked due to lack of permission. See the "ZCML Hooks" chapter in the docs for more information. +- Added Routes ZCML directive attribute explanations. + Behavior Changes ---------------- @@ -54,7 +56,6 @@ Implementation Changes - Various speed micro-tweaks. - Bug Fixes --------- @@ -116,7 +117,7 @@ Implementation Changes of making its code slightly uglier. New Modules -=========== +----------- - ``repoze.bfg.lru`` implements an LRU cache class and a decorator for internal use. -- cgit v1.2.3