comparison ChangeLog @ 585:5c9dba5dd311 trunk

handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
author fschwarz
date Sat, 04 Aug 2012 23:10:41 +0000
parents 3fd7fb953633
children 964cd2ec6f94
comparison
equal deleted inserted replaced
584:e0454b9c125c 585:5c9dba5dd311
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 * fix format_decimal() with small Decimal values (#214, patch from George Lund)
46 * fix handling of messages containing '\\n' (#171) 46 * fix handling of messages containing '\\n' (#198)
47 * handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
47 48
48 49
49 Version 0.9.6 50 Version 0.9.6
50 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 51 http://svn.edgewall.org/repos/babel/tags/0.9.6/
51 (Mar 17 2011, from branches/stable/0.9.x) 52 (Mar 17 2011, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software