# HG changeset patch # User fschwarz # Date 1299861621 0 # Node ID 6069dbf791153a238f2ae8385cb2f67a8e45d57f # Parent 9facabfe91d09f6f196f3d1cccf06af7b566a91a add changelog entry for #200 diff --git a/ChangeLog b/ChangeLog --- 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 @@ 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