comparison 0.9.x/ChangeLog @ 503:4faca8f11408 stable

Merged revisions 549 via svnmerge from http://svn.edgewall.org/repos/babel/trunk ........ r549 | jruigrok | 2011-02-22 15:30:22 +0100 (di, 22 feb 2011) | 4 lines Prevent multiple handlers being attached to the same logger. Issue: #227 Submitted by: dfraser ........
author jruigrok
date Tue, 22 Feb 2011 14:43:08 +0000
parents 5dd7b2ac7014
children d05e5e1674dd
comparison
equal deleted inserted replaced
502:90933fb85753 503:4faca8f11408
19 * Explicitly sort instead of using sorted() and don't assume ordering 19 * Explicitly sort instead of using sorted() and don't assume ordering
20 (Python 2.3 and Jython compatibility). 20 (Python 2.3 and Jython compatibility).
21 * Removed ValueError raising for string formatting message checkers if the 21 * Removed ValueError raising for string formatting message checkers if the
22 string does not contain any string formattings (ticket #150). 22 string does not contain any string formattings (ticket #150).
23 * Fix Serbian plural forms (ticket #213). 23 * Fix Serbian plural forms (ticket #213).
24 * Prevent multiple handlers being added to the same logger (ticket #227).
24 25
25 26
26 Version 0.9.5 27 Version 0.9.5
27 http://svn.edgewall.org/repos/babel/tags/0.9.5/ 28 http://svn.edgewall.org/repos/babel/tags/0.9.5/
28 (Apr 6 2010, from branches/stable/0.9.x) 29 (Apr 6 2010, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software