From 241390d911639cb658bbbbbf1bf3d8c21e0c0270 Mon Sep 17 00:00:00 2001 From: Malthe Borch Date: Mon, 24 Aug 2009 17:21:10 +0000 Subject: Added ZCML directive to serve up static files from a directory. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') 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. -- cgit v1.2.3