Mercurial > babel > mirror
comparison ChangeLog @ 540:8ec237db1ae9 stable-0.9.x
merge r591 from trunk
author | fschwarz |
---|---|
date | Fri, 11 Mar 2011 16:49:45 +0000 |
parents | 7a3ff2b27546 |
children | d761b3714f40 |
comparison
equal
deleted
inserted
replaced
538:7a3ff2b27546 | 540:8ec237db1ae9 |
---|---|
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 | 28 * Fix bad check in format_time (ticket #257, reported with patch and tests by |
29 jomae) | 29 jomae) |
30 * Fix so frontend.CommandLineInterface.run does not accumulate logging | |
31 handlers (#227, reported with initial patch by dfraser) | |
30 * Fix exception if environment contains an invalid locale setting (#200) | 32 * Fix exception if environment contains an invalid locale setting (#200) |
31 | 33 |
32 | 34 |
33 Version 0.9.5 | 35 Version 0.9.5 |
34 http://svn.edgewall.org/repos/babel/tags/0.9.5/ | 36 http://svn.edgewall.org/repos/babel/tags/0.9.5/ |