From 57cdb8554f27d8a209a62e0a562114ea0a5b83e8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 2 May 2010 14:41:02 +0000 Subject: [PATCH] tweak --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index b1533c7..8bdc5b3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,7 +11,8 @@ Changes error message formatting, which may impact you if you were feeding colander an error message template. -- Depend on ``translationstring`` package for internationalization. +- New project dependency: ``translationstring`` package for + internationalization. - New argument to ``colander.String`` constructor: ``allow_empty``. This is a boolean representing whether an empty string is a valid