Mercurial > babel > old > mirror
comparison 0.9.x/ChangeLog @ 471:40735021c908 stable
Merged revisions 518-519 via svnmerge from
http://svn.edgewall.org/repos/babel/trunk
........
r518 | jruigrok | 2010-04-08 11:16:53 +0200 (do, 08 apr 2010) | 2 lines
Fix the ElementTree find()/findall() syntax to be compatible with Python 2.7.
........
r519 | jruigrok | 2010-04-08 11:17:34 +0200 (do, 08 apr 2010) | 2 lines
Document the Python 2.7 ElementTree fix.
........
author | jruigrok |
---|---|
date | Sun, 11 Apr 2010 08:10:45 +0000 |
parents | c42a287281b4 |
children | 2b67406f276a |
comparison
equal
deleted
inserted
replaced
467:550dcd809374 | 471:40735021c908 |
---|---|
1 Version 0.9.6 | 1 Version 0.9.6 |
2 http://svn.edgewall.org/repos/babel/tags/0.9.6/ | 2 http://svn.edgewall.org/repos/babel/tags/0.9.6/ |
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 | 7 |
7 | 8 |
8 Version 0.9.5 | 9 Version 0.9.5 |
9 http://svn.edgewall.org/repos/babel/tags/0.9.5/ | 10 http://svn.edgewall.org/repos/babel/tags/0.9.5/ |
10 (Apr 6 2010, from branches/stable/0.9.x) | 11 (Apr 6 2010, from branches/stable/0.9.x) |