Mercurial > babel > mirror
comparison ChangeLog @ 183:0f30c4e5b967 trunk
ChangeLog entry for [185].
author | cmlenz |
---|---|
date | Thu, 28 Jun 2007 11:50:30 +0000 |
parents | 8a762ce37bf7 |
children | 6503a227ba93 |
comparison
equal
deleted
inserted
replaced
182:9da358020629 | 183:0f30c4e5b967 |
---|---|
24 longer subject to differences between platforms; directory and file names | 24 longer subject to differences between platforms; directory and file names |
25 are now always sorted alphabetically. | 25 are now always sorted alphabetically. |
26 * The Python message extractor now respects the special encoding comment to be | 26 * The Python message extractor now respects the special encoding comment to be |
27 able to handle files containing non-ASCII characters (ticket #23). | 27 able to handle files containing non-ASCII characters (ticket #23). |
28 * Added 'N_' (gettext noop) to the extractor's default keywords. | 28 * Added 'N_' (gettext noop) to the extractor's default keywords. |
29 * Made locale string parsing more robust, and also take the script part into | |
30 account (ticket #27). | |
29 | 31 |
30 | 32 |
31 Version 0.8 | 33 Version 0.8 |
32 http://svn.edgewall.org/repos/babel/tags/0.8.0/ | 34 http://svn.edgewall.org/repos/babel/tags/0.8.0/ |
33 (Jun 20 2007, from branches/stable/0.8.x) | 35 (Jun 20 2007, from branches/stable/0.8.x) |