Mercurial > babel > mirror
diff 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 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,8 @@ items (ticket #217) * Fix bad check in format_time (ticket #257, reported with patch and tests by jomae) + * Fix so frontend.CommandLineInterface.run does not accumulate logging + handlers (#227, reported with initial patch by dfraser) * Fix exception if environment contains an invalid locale setting (#200)