diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-01-25 19:06:36 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-01-25 19:06:36 +0000 |
| commit | ea9348c7c7171db3a3b1f3e0be66005d587321f9 (patch) | |
| tree | eb488c453c3da78c29fa7b5cfaa9f9ca3d4c741d /CHANGES.txt | |
| parent | fa6ece9a5c4e97f9d903410d376bc74cf18ef006 (diff) | |
| download | pyramid-ea9348c7c7171db3a3b1f3e0be66005d587321f9.tar.gz pyramid-ea9348c7c7171db3a3b1f3e0be66005d587321f9.tar.bz2 pyramid-ea9348c7c7171db3a3b1f3e0be66005d587321f9.zip | |
Diffstat (limited to 'CHANGES.txt')
| -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. |
