diff ChangeLog @ 541:4bdbc32c5b64

add actual unit tests for #227 and add missing changelog entry
author fschwarz
date Fri, 11 Mar 2011 16:48:36 +0000
parents 0fb55e21017c
children 632b2338e6dd
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,8 @@
    string does not contain any string formattings (ticket #150).
  * Fix Serbian plural forms (ticket #213).
  * Small speed improvement in format_date() (ticket #216).
+ * Fix so frontend.CommandLineInterface.run does not accumulate logging 
+   handlers (#227, reported with initial patch by dfraser)
  * Fix exception if environment contains an invalid locale setting (#200)
 
 
@@ -59,6 +61,8 @@
    items (ticket #217)
  * Fix bad check in format_time (ticket #257, reported with patch and tests by 
    jomae)
+ * Fix so frontend.CommandLineInterface.run does not accumulate logging 
+   handlers (#227, reported with initial patch by dfraser)
  * Fix exception if environment contains an invalid locale setting (#200)
 
 
Copyright (C) 2012-2017 Edgewall Software