comparison ChangeLog @ 396:b283ae0e098d

Fixed quarters in date formatting.
author cmlenz
date Tue, 15 Jul 2008 16:34:18 +0000
parents b4d207b1522d
children 3510257d57d3
comparison
equal deleted inserted replaced
395:b4d207b1522d 396:b283ae0e098d
3 (???, from branches/stable/1.0.x) 3 (???, from branches/stable/1.0.x)
4 4
5 * Added support for the locale plural rules defined by the CLDR. 5 * Added support for the locale plural rules defined by the CLDR.
6 * Added `format_timedelta` function to support localized formatting of 6 * Added `format_timedelta` function to support localized formatting of
7 relative times with strings such as "2 days" or "1 month" (ticket #126). 7 relative times with strings such as "2 days" or "1 month" (ticket #126).
8
9
10 Version 0.9.4
11 http://svn.edgewall.org/repos/babel/tags/0.9.4/
12 (???, from branches/stable/0.9.x)
13
14 * Currency symbol definitions that is defined with choice patterns in the
15 CLDR data are no longer imported, so the symbol code will be used instead.
16 * Fixed quarter support in date formatting.
8 17
9 18
10 Version 0.9.3 19 Version 0.9.3
11 http://svn.edgewall.org/repos/babel/tags/0.9.3/ 20 http://svn.edgewall.org/repos/babel/tags/0.9.3/
12 (Jul 9 2008, from branches/stable/0.9.x) 21 (Jul 9 2008, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software