From: Felix Schwarz Date: Fri, 11 Mar 2011 16:40:21 +0000 (+0000) Subject: add changelog entry for #200 X-Git-Tag: 1.0~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02daeb0e5e289a6700c20e7ffd66b3e75e0e06db;p=thirdparty%2Fbabel.git add changelog entry for #200 --- diff --git a/ChangeLog b/ChangeLog index a473aeb2..e9b65572 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Version 1.0 http://svn.edgewall.org/repos/babel/tags/1.0.0/ -(? ? 2010 from branches/stable/1.0.x) +(? ? 2011 from trunk) * Added support for the locale plural rules defined by the CLDR. * Added `format_timedelta` function to support localized formatting of @@ -27,6 +27,7 @@ http://svn.edgewall.org/repos/babel/tags/1.0.0/ string does not contain any string formattings (ticket #150). * Fix Serbian plural forms (ticket #213). * Small speed improvement in format_date() (ticket #216). + * Fix exception if environment contains an invalid locale setting (#200) Version 0.9.6