From 0ef642f96af1adf35a531e7ffff85928218fee6b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 19:00:49 +0000 Subject: Note changes. --- CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index b23c6cdc7..42ddd3dac 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,14 @@ Bug Fixes Features -------- +- The ``bfg_starter`` and ``bfg_zodb`` "paster create" templates now + contain images and CSS which are displayed when the default page is + displayed after initial project generation. + +- Allow the ``repoze.bfg.view.static`` helper to be passed a relative + ``root_path`` name; it will be considered relative to the file in + which it was called. + - The functionality of ``repoze.bfg.convention`` has been merged into the core. Applications which make use of ``repoze.bfg.convention`` will continue to work indefinitely, but it is recommended that apps -- cgit v1.2.3