Mercurial > babel > old > mirror
diff ChangeLog @ 416:f03cc3bed4e1
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 | 86b8fe7b83dc |
children | 08e2d18163d9 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ * Added support for the locale plural rules defined by the CLDR. * Added `format_timedelta` function to support localized formatting of relative times with strings such as "2 days" or "1 month" (ticket #126). + * Fixed Python 2.3 compatibility (ticket #146). Version 0.9.4