diff 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
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
Copyright (C) 2012-2017 Edgewall Software