comparison ChangeLog @ 502:0985a4562967

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 4eaad9bf0e5a
children b6772d07a84b
comparison
equal deleted inserted replaced
497:4eaad9bf0e5a 502:0985a4562967
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