Mercurial > babel > mirror
diff ChangeLog @ 587:964cd2ec6f94 trunk
parse_decimal() now returns Decimals not floats, API change (#178)
author | fschwarz |
---|---|
date | Mon, 06 Aug 2012 20:19:20 +0000 |
parents | 5c9dba5dd311 |
children | c8bef607128c |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,7 @@ * fix format_decimal() with small Decimal values (#214, patch from George Lund) * fix handling of messages containing '\\n' (#198) * handle irregular multi-line msgstr (no "" as first line) gracefully (#171) + * parse_decimal() now returns Decimals not floats, API change (#178) Version 0.9.6