Mercurial > babel > old > mirror
diff 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 |
line wrap: on
line diff
--- a/0.9.x/ChangeLog +++ b/0.9.x/ChangeLog @@ -21,6 +21,7 @@ * Removed ValueError raising for string formatting message checkers if the string does not contain any string formattings (ticket #150). * Fix Serbian plural forms (ticket #213). + * Prevent multiple handlers being added to the same logger (ticket #227). Version 0.9.5