comparison ChangeLog @ 502:046f43201bec trunk

Small speed improvement for format_date() by getting rid of duplicate parse_pattern. Issue: #216 Submitted by: St?phane D?murget
author jruigrok
date Tue, 22 Feb 2011 15:16:13 +0000
parents 4d110f1ac6d1
children b345c3a99769
comparison
equal deleted inserted replaced
497:4d110f1ac6d1 502:046f43201bec
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). 29 * Prevent multiple handlers being added to the same logger (ticket #227).
30 * Small speed improvement in format_date() (ticket #216).
30 31
31 32
32 Version 0.9.6 33 Version 0.9.6
33 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 34 http://svn.edgewall.org/repos/babel/tags/0.9.6/
34 (? ? 2010, from branches/stable/0.9.x) 35 (? ? 2010, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software