comparison ChangeLog @ 449:8dbf67727770

Document the square bracket and CLDR 1.7 work.
author jruigrok
date Wed, 24 Feb 2010 13:01:47 +0000
parents 912e21ea527d
children 4facc0d65745
comparison
equal deleted inserted replaced
447:6567aab3fce1 449:8dbf67727770
5 * Added support for the locale plural rules defined by the CLDR. 5 * Added support for the locale plural rules defined by the CLDR.
6 * Added `format_timedelta` function to support localized formatting of 6 * Added `format_timedelta` function to support localized formatting of
7 relative times with strings such as "2 days" or "1 month" (ticket #126). 7 relative times with strings such as "2 days" or "1 month" (ticket #126).
8 * Fixed Python 2.3 compatibility (ticket #146). 8 * Fixed Python 2.3 compatibility (ticket #146).
9 * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165). 9 * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165).
10 * Fixed the case where messages containing square brackets would break with
11 an unpack error.
12 * Updated to CLDR 1.7.
10 13
11 14
12 Version 0.9.4 15 Version 0.9.4
13 http://svn.edgewall.org/repos/babel/tags/0.9.4/ 16 http://svn.edgewall.org/repos/babel/tags/0.9.4/
14 (Aug 25 2008, from branches/stable/0.9.x) 17 (Aug 25 2008, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software