comparison ChangeLog @ 414:ea0da9db79ef

fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode usage. still has a few, unimportant failing tests
author pjenvey
date Wed, 08 Oct 2008 22:42:55 +0000
parents 9ec92e0d3629
children 912e21ea527d
comparison
equal deleted inserted replaced
411:3fb050ad01ae 414:ea0da9db79ef
3 (???, from branches/stable/1.0.x) 3 (???, from branches/stable/1.0.x)
4 4
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 9
9 10
10 Version 0.9.4 11 Version 0.9.4
11 http://svn.edgewall.org/repos/babel/tags/0.9.4/ 12 http://svn.edgewall.org/repos/babel/tags/0.9.4/
12 (Aug 25 2008, from branches/stable/0.9.x) 13 (Aug 25 2008, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software