comparison ChangeLog @ 580:ea413a4d754b trunk

fix format_decimal() with small Decimal values (#214, patch from George Lund)
author fschwarz
date Fri, 03 Aug 2012 08:36:21 +0000
parents b167d06df1d6
children 3fd7fb953633
comparison
equal deleted inserted replaced
579:99d51589c822 580:ea413a4d754b
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 42 * fix formatting of fraction in format_decimal() if the input value is a float
43 with more than 7 significant digits (#183) 43 with more than 7 significant digits (#183)
44 * fix format_date() with datetime parameter (#282, patch from Xavier Morel) 44 * fix format_date() with datetime parameter (#282, patch from Xavier Morel)
45 * fix format_decimal() with small Decimal values (#214, patch from George Lund)
45 46
46 47
47 Version 0.9.6 48 Version 0.9.6
48 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 49 http://svn.edgewall.org/repos/babel/tags/0.9.6/
49 (Mar 17 2011, from branches/stable/0.9.x) 50 (Mar 17 2011, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software