comparison ChangeLog @ 374:c79e7d5bb3a6 trunk

Added changelog entry for new `get_plural` function.
author aronacher
date Tue, 01 Jul 2008 09:17:34 +0000
parents 76bfb34282af
children 4eca63af0a12
comparison
equal deleted inserted replaced
373:b539ade22791 374:c79e7d5bb3a6
12 * The stripping of the comment tags in comments is optional now and 12 * The stripping of the comment tags in comments is optional now and
13 is done for each line in a comment. 13 is done for each line in a comment.
14 * A JavaScript message extractor was added. 14 * A JavaScript message extractor was added.
15 * Updated to CLDR 1.5.1. 15 * Updated to CLDR 1.5.1.
16 * Fixed timezone calculations when formatting datetime and time values. 16 * Fixed timezone calculations when formatting datetime and time values.
17 * Added a `get_plural` function into the plurals module that returns the
18 correct plural forms for a locale as tuple.
17 19
18 20
19 Version 0.9.2 21 Version 0.9.2
20 http://svn.edgewall.org/repos/babel/tags/0.9.2/ 22 http://svn.edgewall.org/repos/babel/tags/0.9.2/
21 (Feb 4 2007, from branches/stable/0.9.x) 23 (Feb 4 2007, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software