comparison ChangeLog @ 510:d877836a8455 stable-0.9.x

merge r478 from trunk: Fix the import script to skip alt or draft items in the numbers/symbols subtree of a locale (ticket #217)
author fschwarz
date Fri, 04 Mar 2011 16:19:46 +0000
parents dbb70d75718a
children f2098e9c05b4
comparison
equal deleted inserted replaced
509:1265498da88d 510:d877836a8455
21 (Python 2.3 and Jython compatibility). 21 (Python 2.3 and Jython compatibility).
22 * Removed ValueError raising for string formatting message checkers if the 22 * Removed ValueError raising for string formatting message checkers if the
23 string does not contain any string formattings (ticket #150). 23 string does not contain any string formattings (ticket #150).
24 * Fix Serbian plural forms (ticket #213). 24 * Fix Serbian plural forms (ticket #213).
25 * Small speed improvement in format_date() (ticket #216). 25 * Small speed improvement in format_date() (ticket #216).
26 * Fix number formatting for locales where CLDR specifies alt or draft
27 items (ticket #217)
26 28
27 29
28 Version 0.9.5 30 Version 0.9.5
29 http://svn.edgewall.org/repos/babel/tags/0.9.5/ 31 http://svn.edgewall.org/repos/babel/tags/0.9.5/
30 (Apr 6 2010, from branches/stable/0.9.x) 32 (Apr 6 2010, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software