diff ChangeLog @ 485:a9b583b2a621 stable-0.9.x

Merged revisions 482 via svnmerge from http://svn.edgewall.org/repos/babel/trunk ........ r482 | pjenvey | 2009-09-25 22:29:11 +0200 (vr, 25 sep 2009) | 2 lines remove sorted and don't assume dict ordering (Python 2.3 & Jython compat) ........
author jruigrok
date Sun, 11 Apr 2010 09:01:02 +0000
parents 8da9e83f6df8
children 07a27065102a
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
  * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165).
  * Add --project and --version options for commandline (ticket #173).
  * Add a __ne__() method to the Local class.
+ * Explicitly sort instead of using sorted() and don't assume ordering
+   (Python 2.3 and Jython compatibility).
 
 
 Version 0.9.5
Copyright (C) 2012-2017 Edgewall Software