Mercurial > babel > old > mirror
comparison 0.8.x/ChangeLog @ 182:ccf4c2e17200 stable
merged r182 from trunk
author | pjenvey |
---|---|
date | Wed, 27 Jun 2007 22:49:31 +0000 |
parents | bdf9b34ed1e4 |
children | 5649355a3a03 |
comparison
equal
deleted
inserted
replaced
170:9a0b29aaebb2 | 182:ccf4c2e17200 |
---|---|
16 the order those messages are found when walking the source tree, is no | 16 the order those messages are found when walking the source tree, is no |
17 longer subject to differences between platforms; directory and file names | 17 longer subject to differences between platforms; directory and file names |
18 are now always sorted alphabetically. | 18 are now always sorted alphabetically. |
19 * The Python message extractor now respects the special encoding comment to be | 19 * The Python message extractor now respects the special encoding comment to be |
20 able to handle files containing non-ASCII characters (ticket #23). | 20 able to handle files containing non-ASCII characters (ticket #23). |
21 * Added 'N_' (gettext noop) to the extractor's default keywords. | |
21 | 22 |
22 | 23 |
23 Version 0.8 | 24 Version 0.8 |
24 http://svn.edgewall.org/repos/babel/tags/0.8.0/ | 25 http://svn.edgewall.org/repos/babel/tags/0.8.0/ |
25 (Jun 20 2007, from branches/stable/0.8.x) | 26 (Jun 20 2007, from branches/stable/0.8.x) |