comparison ChangeLog @ 576:e77dd06c40ef trunk

fix formatting of fraction in format_decimal() if the input value is a float with more than 7 significant digits (#183)
author fschwarz
date Sat, 28 Jul 2012 22:26:02 +0000
parents 99c48a6ca1d6
children b167d06df1d6
comparison
equal deleted inserted replaced
575:8ce41e60f90d 576:e77dd06c40ef
37 * Allow disabling cache behaviour in LazyProxy (#208, initial patch from Pedro 37 * Allow disabling cache behaviour in LazyProxy (#208, initial patch from Pedro
38 Algarvio) 38 Algarvio)
39 * Support for context-aware methods during message extraction (#229, patch 39 * Support for context-aware methods during message extraction (#229, patch
40 from David Rios) 40 from David Rios)
41 * "init" and "update" commands support "--no-wrap" option (#289) 41 * "init" and "update" commands support "--no-wrap" option (#289)
42 * fix formatting of fraction in format_decimal() if the input value is a float
43 with more than 7 significant digits (#183)
42 44
43 Version 0.9.6 45 Version 0.9.6
44 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 46 http://svn.edgewall.org/repos/babel/tags/0.9.6/
45 (Mar 17 2011, from branches/stable/0.9.x) 47 (Mar 17 2011, from branches/stable/0.9.x)
46 48
Copyright (C) 2012-2017 Edgewall Software