comparison ChangeLog @ 186:1eae44f8ee09 stable-0.8.x

Ported [188] to 0.8.x branch.
author cmlenz
date Thu, 28 Jun 2007 16:37:30 +0000
parents 4e2d77199b22
children 969a4d694710
comparison
equal deleted inserted replaced
184:4e2d77199b22 186:1eae44f8ee09
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 * Added 'N_' (gettext noop) to the extractor's default keywords.
22 * Made locale string parsing more robust, and also take the script part into 22 * Made locale string parsing more robust, and also take the script part into
23 account (ticket #27). 23 account (ticket #27).
24 * Added a function to list all locales for which locale data is available.
25 * Added a command-line option to the `babel` command which prints out all
26 available locales (ticket #24).
24 27
25 28
26 Version 0.8 29 Version 0.8
27 http://svn.edgewall.org/repos/babel/tags/0.8.0/ 30 http://svn.edgewall.org/repos/babel/tags/0.8.0/
28 (Jun 20 2007, from branches/stable/0.8.x) 31 (Jun 20 2007, from branches/stable/0.8.x)
Copyright (C) 2012-2017 Edgewall Software