diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index fca8c5f0d..50b9758f4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,9 @@ Next release ============ +- Added ``static`` ZCML directive which registers a route for a static + view that serves up files in a directory. + - "tests" module removed from the bfg_alchemy paster template; these tests didn't work. |
