From: Armin Ronacher Date: Fri, 26 Jul 2013 14:55:40 +0000 (+0200) Subject: removed a lone star X-Git-Tag: 1.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41aa05ea424c839a126b2c35f3cfe19d73313e49;p=thirdparty%2Fbabel.git removed a lone star --- diff --git a/CHANGES b/CHANGES index 526ed08d..1b6f9ca0 100644 --- a/CHANGES +++ b/CHANGES @@ -59,7 +59,7 @@ Version 1.0 installed but no egg-info was found (#230) - format_time() and format_datetime() now accept also floats (#242) - add babel.support.NullTranslations class similar to gettext.NullTranslations - but with all of Babel's new *gettext methods (#277) + but with all of Babel's new gettext methods (#277) - "init" and "update" commands support "--width" option (#284) - fix 'input_dirs' option for setuptools integration (#232, initial patch by Étienne Bersac)