From 51981a128c7ed05e51938a3f358c0970dcc33a6f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 21 Apr 2010 10:35:07 +0000 Subject: Moved i18n work to a branch and revert to pre-i18n-feature state via svn merge -r9054:9030 svn+ssh://repoze@svn.repoze.org/svn/repoze.bfg/trunk --- CHANGES.txt | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index ea6e17f90..fdc67b191 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -22,7 +22,7 @@ Features returned. Other normal view predicates can also be used in combination with an - exception view registration:: + exception view registration: from repoze.bfg.view import bfg_view from repoze.bfg.exceptions import NotFound @@ -74,13 +74,6 @@ Dependencies - A new install-time dependency on the ``venusian`` distribution was added. -- Chameleon 1.2.3 or better is now required (internationalization and - per-template debug settings). - -- Add an explicit direct dependency on ``zope.i18nmessageid``. This - distribution was already a transitive dependency, but now we're - relying on it directly within ``repoze.bfg.i18n``. - Internal -------- -- cgit v1.2.3