diff 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
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,7 @@
  * fix formatting of fraction in format_decimal() if the input value is a float
    with more than 7 significant digits (#183)
  * fix format_date() with datetime parameter (#282, patch from Xavier Morel)
+ * fix format_decimal() with small Decimal values (#214, patch from George Lund)
 
 
 Version 0.9.6
Copyright (C) 2012-2017 Edgewall Software