Mercurial > babel > old > mirror
diff ChangeLog @ 499:cbe893a707e4
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 | 6002c8e21ed5 |
children | c3fb31644920 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,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.6