diff 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
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,8 @@
  * Support for context-aware methods during message extraction (#229, patch
    from David Rios)
  * "init" and "update" commands support "--no-wrap" option (#289)
+ * fix formatting of fraction in format_decimal() if the input value is a float
+   with more than 7 significant digits (#183)
 
 Version 0.9.6
 http://svn.edgewall.org/repos/babel/tags/0.9.6/
Copyright (C) 2012-2017 Edgewall Software