summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 1 insertions, 8 deletions
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
--------