From 3f8195a1b05dbc0a6ed039ea645d95359a7f87c8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 19 Apr 2010 14:41:17 +0000 Subject: Go with a subclass of z.i18nmid.Message with the args reordered as a compromise. Make get_translation always return something. --- CHANGES.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 5021093bf..ea6e17f90 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -74,7 +74,12 @@ Dependencies - A new install-time dependency on the ``venusian`` distribution was added. -- Chameleon 1.2.2 or better is now required (internationalization). +- 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