diff ChangeLog @ 557:4e561e6411ba trunk

Only use bankers round algorithm as a tie breaker if there are two nearest numbers, round as usual if there is only one nearest number (#267, patch by Martin)
author fschwarz
date Tue, 30 Aug 2011 20:53:33 +0000
parents e3b628dc55b9
children 8831b754f81e
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,9 @@
    handlers (#227, reported with initial patch by dfraser)
  * Fix exception if environment contains an invalid locale setting (#200)
  * use cPickle instead of pickle for better performance (#225)
+ * Only use bankers round algorithm as a tie breaker if there are two nearest
+   numbers, round as usual if there is only one nearest number (#267, patch by 
+   Martin)
 
 
 Version 0.9.6
Copyright (C) 2012-2017 Edgewall Software