Mercurial > babel > mirror
comparison ChangeLog @ 511:892424d1e2f9 stable-0.9.x
Fix bad check in format_time (closes #257), reported with patch and tests by jomae
author | fschwarz |
---|---|
date | Fri, 04 Mar 2011 22:34:14 +0000 |
parents | 745adc9642eb |
children | 7a3ff2b27546 |
comparison
equal
deleted
inserted
replaced
510:745adc9642eb | 511:892424d1e2f9 |
---|---|
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 | 26 * Fix number formatting for locales where CLDR specifies alt or draft |
27 items (ticket #217) | 27 items (ticket #217) |
28 * Fix bad check in format_time (ticket #257, reported with patch and tests by | |
29 jomae) | |
28 | 30 |
29 | 31 |
30 Version 0.9.5 | 32 Version 0.9.5 |
31 http://svn.edgewall.org/repos/babel/tags/0.9.5/ | 33 http://svn.edgewall.org/repos/babel/tags/0.9.5/ |
32 (Apr 6 2010, from branches/stable/0.9.x) | 34 (Apr 6 2010, from branches/stable/0.9.x) |