comparison ChangeLog @ 506:e57f6c0e371b

Back out r549 for now.
author jruigrok
date Tue, 22 Feb 2011 16:01:21 +0000
parents c3fb31644920
children 6069dbf79115
comparison
equal deleted inserted replaced
504:c3fb31644920 506:e57f6c0e371b
24 * Explicitly sort instead of using sorted() and don't assume ordering 24 * Explicitly sort instead of using sorted() and don't assume ordering
25 (Jython compatibility). 25 (Jython compatibility).
26 * Removed ValueError raising for string formatting message checkers if the 26 * Removed ValueError raising for string formatting message checkers if the
27 string does not contain any string formattings (ticket #150). 27 string does not contain any string formattings (ticket #150).
28 * Fix Serbian plural forms (ticket #213). 28 * Fix Serbian plural forms (ticket #213).
29 * Prevent multiple handlers being added to the same logger (ticket #227).
30 * Small speed improvement in format_date() (ticket #216). 29 * Small speed improvement in format_date() (ticket #216).
31 30
32 31
33 Version 0.9.6 32 Version 0.9.6
34 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 33 http://svn.edgewall.org/repos/babel/tags/0.9.6/
Copyright (C) 2012-2017 Edgewall Software