Mercurial > babel > mirror
comparison ChangeLog @ 381:8ffdc4c7caeb stable-0.9.x
Ported [417] to 0.9.x branch.
author | cmlenz |
---|---|
date | Wed, 09 Jul 2008 16:38:20 +0000 |
parents | 0a0bc1639ea7 |
children | bc9b22b72ff7 |
comparison
equal
deleted
inserted
replaced
379:0a0bc1639ea7 | 381:8ffdc4c7caeb |
---|---|
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 (Jul 9 2008, 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 | 6 * Extraction method specification can now use a dot instead of the colon to |
7 separate module and function name (ticket #105). | 7 separate module and function name (ticket #105). |
8 * Fixed message catalog compilation for locales with more than two plural | 8 * Fixed message catalog compilation for locales with more than two plural |
21 (ticket #68). | 21 (ticket #68). |
22 | 22 |
23 | 23 |
24 Version 0.9.2 | 24 Version 0.9.2 |
25 http://svn.edgewall.org/repos/babel/tags/0.9.2/ | 25 http://svn.edgewall.org/repos/babel/tags/0.9.2/ |
26 (Feb 4 2007, from branches/stable/0.9.x) | 26 (Feb 4 2008, from branches/stable/0.9.x) |
27 | 27 |
28 * Fixed catalogs' charset values not being recognized (ticket #66). | 28 * Fixed catalogs' charset values not being recognized (ticket #66). |
29 * Numerous improvements to the default plural forms. | 29 * Numerous improvements to the default plural forms. |
30 * Fixed fuzzy matching when updating message catalogs (ticket #82). | 30 * Fixed fuzzy matching when updating message catalogs (ticket #82). |
31 * Fixed bug in catalog updating, that in some cases pulled in translations | 31 * Fixed bug in catalog updating, that in some cases pulled in translations |