comparison 0.9.x/ChangeLog @ 510:4c473bedd528 stable

Fix Python 2.3 compatibility for 0.9 branch (closes #233)
author fschwarz
date Fri, 04 Mar 2011 14:16:15 +0000
parents cd2dec0823c9
children f29b2dadd9fc
comparison
equal deleted inserted replaced
509:cd2dec0823c9 510:4c473bedd528
3 (? ? 2010, from branches/stable/0.9.x) 3 (? ? 2010, from branches/stable/0.9.x)
4 4
5 * Backport r493-494: documentation typo fixes. 5 * Backport r493-494: documentation typo fixes.
6 * Make the CLDR import script work with Python 2.7. 6 * Make the CLDR import script work with Python 2.7.
7 * Fix various typos. 7 * Fix various typos.
8 * Fixed Python 2.3 compatibility (ticket #146). 8 * Fixed Python 2.3 compatibility (ticket #146, #233).
9 * Sort output of list-locales. 9 * Sort output of list-locales.
10 * Make the POT-Creation-Date of the catalog being updated equal to 10 * Make the POT-Creation-Date of the catalog being updated equal to
11 POT-Creation-Date of the template used to update (ticket #148). 11 POT-Creation-Date of the template used to update (ticket #148).
12 * Use a more explicit error message if no option or argument (command) is 12 * Use a more explicit error message if no option or argument (command) is
13 passed to pybabel (ticket #81). 13 passed to pybabel (ticket #81).
Copyright (C) 2012-2017 Edgewall Software