Mercurial > babel > mirror
comparison ChangeLog @ 474:eb842e6560ec stable-0.9.x
Merged revisions 466 via svnmerge from
http://svn.edgewall.org/repos/babel/trunk
........
r466 | palgarvio | 2008-12-23 02:12:59 +0100 (di, 23 dec 2008) | 2 lines
Use a more explicit error message if no option or argument(command) is passed to `pybabel`. Fixes #81.
........
author | jruigrok |
---|---|
date | Sun, 11 Apr 2010 08:29:00 +0000 |
parents | d3cd67e0cc00 |
children | fca4670813e0 |
comparison
equal
deleted
inserted
replaced
473:6639956c865d | 474:eb842e6560ec |
---|---|
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 * Sort output of list-locales. | 8 * Sort output of list-locales. |
9 * Make the POT-Creation-Date of the catalog being updated equal to | 9 * Make the POT-Creation-Date of the catalog being updated equal to |
10 POT-Creation-Date of the template used to update (ticket #148). | 10 POT-Creation-Date of the template used to update (ticket #148). |
11 * Use a more explicit error message if no option or argument (command) is | |
12 passed to pybabel (ticket #81). | |
11 | 13 |
12 | 14 |
13 Version 0.9.5 | 15 Version 0.9.5 |
14 http://svn.edgewall.org/repos/babel/tags/0.9.5/ | 16 http://svn.edgewall.org/repos/babel/tags/0.9.5/ |
15 (Apr 6 2010, from branches/stable/0.9.x) | 17 (Apr 6 2010, from branches/stable/0.9.x) |