comparison 0.9.x/ChangeLog @ 512:f29b2dadd9fc stable

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 4c473bedd528
children 3a00f8293d47
comparison
equal deleted inserted replaced
511:4f39b6e38540 512:f29b2dadd9fc
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