diff 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
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
Copyright (C) 2012-2017 Edgewall Software