diff options
| -rw-r--r-- | CHANGES.txt | 5 |
1 files 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. |
