comparison ChangeLog @ 346:5e58ea360a5c stable-0.9.x

Merged revisions [358:360], [364:370], [373:378], [380:382] from [source:trunk].
author cmlenz
date Mon, 16 Jun 2008 12:48:43 +0000
parents eb7894f3323f
children 2ffee0561ec8
comparison
equal deleted inserted replaced
321:eb7894f3323f 346:5e58ea360a5c
1 Version 0.9.3
2 http://svn.edgewall.org/repos/babel/tags/0.9.3/
3 (?, from branches/stable/0.9.x)
4
5 * Fixed invalid message extraction methods causing an UnboundLocalError.
6 * Extraction method specification can now use a dot instead of the colon to
7 separate module and function name (ticket #105).
8 * Fixed message catalog compilation for locales with more than two plural
9 forms (ticket #95).
10 * Fixed compilation of message catalogs for locales with more than two plural
11 forms where the translations were empty (ticket #97).
12 * The stripping of the comment tags in comments is optional now and
13 is done for each line in a comment.
14 * A JavaScript message extractor was added.
15 * Updated to CLDR 1.5.1.
16
17
1 Version 0.9.2 18 Version 0.9.2
2 http://svn.edgewall.org/repos/babel/tags/0.9.2/ 19 http://svn.edgewall.org/repos/babel/tags/0.9.2/
3 (Feb 4 2007, from branches/stable/0.9.x) 20 (Feb 4 2007, from branches/stable/0.9.x)
4 21
5 * Fixed catalogs' charset values not being recognized (ticket #66). 22 * Fixed catalogs' charset values not being recognized (ticket #66).
Copyright (C) 2012-2017 Edgewall Software