comparison 0.9.x/ChangeLog @ 381:6a0e7205790f stable

Ported [407:415/trunk] back to 0.9.x branch.
author cmlenz
date Tue, 08 Jul 2008 21:01:28 +0000
parents f7a5e6025fa1
children 6ab5550b7945
comparison
equal deleted inserted replaced
371:4b63ce84c6ae 381:6a0e7205790f
9 forms (ticket #95). 9 forms (ticket #95).
10 * Fixed compilation of message catalogs for locales with more than two plural 10 * Fixed compilation of message catalogs for locales with more than two plural
11 forms where the translations were empty (ticket #97). 11 forms where the translations were empty (ticket #97).
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 * Added a JavaScript message extractor.
15 * Updated to CLDR 1.5.1. 15 * Updated to CLDR 1.6.
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.
19 * Added support for alias definitions in the CLDR data files, meaning that
20 the chance for items missing in certain locales should be greatly reduced
21 (ticket #68).
17 22
18 23
19 Version 0.9.2 24 Version 0.9.2
20 http://svn.edgewall.org/repos/babel/tags/0.9.2/ 25 http://svn.edgewall.org/repos/babel/tags/0.9.2/
21 (Feb 4 2007, from branches/stable/0.9.x) 26 (Feb 4 2007, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software