comparison ChangeLog @ 497:4eaad9bf0e5a

Prevent multiple handlers being attached to the same logger. Issue: #227 Submitted by: dfraser
author jruigrok
date Tue, 22 Feb 2011 14:30:22 +0000
parents 0ff0cc95c2f9
children 0985a4562967
comparison
equal deleted inserted replaced
496:96a7c4a5990c 497:4eaad9bf0e5a
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).
29 30
30 31
31 Version 0.9.6 32 Version 0.9.6
32 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 33 http://svn.edgewall.org/repos/babel/tags/0.9.6/
33 (? ? 2010, from branches/stable/0.9.x) 34 (? ? 2010, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software