Mercurial > babel > old > babel-test
comparison ChangeLog @ 322:8c634fa87793
fix invalid message extraction methods causing:
UnboundLocalError: local variable 'func' referenced before assignment
thanks cramm
author | pjenvey |
---|---|
date | Mon, 18 Feb 2008 18:09:30 +0000 |
parents | 0f23b90ded7e |
children | 6fe060286ff0 |
comparison
equal
deleted
inserted
replaced
320:0f23b90ded7e | 322:8c634fa87793 |
---|---|
1 Version 0.9.3 | |
2 http://svn.edgewall.org/repos/babel/tags/0.9.3/ | |
3 (?, from branches/stable/0.9.x) | |
4 | |
5 * Fixed invalid message extraction methods causing an UnboundLocalError. | |
6 | |
7 | |
1 Version 0.9.2 | 8 Version 0.9.2 |
2 http://svn.edgewall.org/repos/babel/tags/0.9.2/ | 9 http://svn.edgewall.org/repos/babel/tags/0.9.2/ |
3 (Feb 4 2007, from branches/stable/0.9.x) | 10 (Feb 4 2007, from branches/stable/0.9.x) |
4 | 11 |
5 * Fixed catalogs' charset values not being recognized (ticket #66). | 12 * Fixed catalogs' charset values not being recognized (ticket #66). |