comparison ChangeLog @ 382:b1f02a180e91

Fix dates in ChangeLog.
author cmlenz
date Wed, 09 Jul 2008 16:36:54 +0000
parents 841858d5b567
children ff9a6a37eb72
comparison
equal deleted inserted replaced
380:964632b0079d 382:b1f02a180e91
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
Copyright (C) 2012-2017 Edgewall Software