comparison ChangeLog @ 490:6e4905cc919e stable-0.9.x

Merged revisions 540 via svnmerge from http://svn.edgewall.org/repos/babel/trunk ........ r540 | jruigrok | 2010-04-11 11:27:20 +0200 (zo, 11 apr 2010) | 4 lines Fix Serbian plural forms (ticket #213). Submitted by: Patrice Neff ........
author jruigrok
date Sun, 11 Apr 2010 09:28:11 +0000
parents 07a27065102a
children 03809d2f8552
comparison
equal deleted inserted replaced
488:07a27065102a 490:6e4905cc919e
18 * Add a __ne__() method to the Local class. 18 * Add a __ne__() method to the Local class.
19 * Explicitly sort instead of using sorted() and don't assume ordering 19 * Explicitly sort instead of using sorted() and don't assume ordering
20 (Python 2.3 and Jython compatibility). 20 (Python 2.3 and Jython compatibility).
21 * Removed ValueError raising for string formatting message checkers if the 21 * Removed ValueError raising for string formatting message checkers if the
22 string does not contain any string formattings (ticket #150). 22 string does not contain any string formattings (ticket #150).
23 * Fix Serbian plural forms (ticket #213).
23 24
24 25
25 Version 0.9.5 26 Version 0.9.5
26 http://svn.edgewall.org/repos/babel/tags/0.9.5/ 27 http://svn.edgewall.org/repos/babel/tags/0.9.5/
27 (Apr 6 2010, from branches/stable/0.9.x) 28 (Apr 6 2010, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software