comparison ChangeLog @ 345:64d340f76701

Update to CLDR 1.5.1, which split out the metazone mappings into a separate supplemental file.
author cmlenz
date Mon, 16 Jun 2008 12:24:04 +0000
parents 6104e7967a12
children 6482dc682455
comparison
equal deleted inserted replaced
344:4cba69c7d4bf 345:64d340f76701
1 Version 0.9.3 1 Version 0.9.3
2 http://svn.edgewall.org/repos/babel/tags/0.9.3/ 2 http://svn.edgewall.org/repos/babel/tags/0.9.3/
3 (?, from branches/stable/0.9.x) 3 (?, from branches/stable/0.9.x)
4 4
5 * Fixed invalid message extraction methods causing an UnboundLocalError. 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).
6 * 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
7 is done for each line in a comment. 13 is done for each line in a comment.
8 * a JavaScript extractor was added. 14 * A JavaScript message extractor was added.
15 * Updated to CLDR 1.5.1.
9 16
10 17
11 Version 0.9.2 18 Version 0.9.2
12 http://svn.edgewall.org/repos/babel/tags/0.9.2/ 19 http://svn.edgewall.org/repos/babel/tags/0.9.2/
13 (Feb 4 2007, from branches/stable/0.9.x) 20 (Feb 4 2007, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software