comparison ChangeLog @ 508:dbb70d75718a stable-0.9.x

Fix Python 2.3 compatibility for 0.9 branch (closes #233)
author fschwarz
date Fri, 04 Mar 2011 14:16:15 +0000
parents b29ff192b610
children d877836a8455
comparison
equal deleted inserted replaced
507:b29ff192b610 508:dbb70d75718a
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