# HG changeset patch # User cmlenz # Date 1187600710 0 # Node ID 0db98ca0825d641ae1559cedd395579207f1e9ae # Parent a7ee6147f0f3da1400add0d3cfbaea02aeca2a20 Ported [285] to 0.9.x branch. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Version 0.9 http://svn.edgewall.org/repos/babel/tags/0.9.0/ -(?, from branches/stable/0.9.x) +(Aug 20 2007, from branches/stable/0.9.x) * The `new_catalog` distutils command has been renamed to `init_catalog` for consistency with the command-line frontend. @@ -23,6 +23,10 @@ strings (ticket #57). * CLDR upgraded to the 1.5 release. * Improved timezone formatting. + * Implemented scientific number formatting. + * Added mechanism to lookup locales by alias, for cases where browsers insist + on including only the language code in the `Accept-Language` header, and + sometimes even the incorrect language code. Version 0.8.1