Mercurial > babel > mirror
comparison ChangeLog @ 213:9a6981c95395 trunk
Added ChangeLog entries for [216:217].
author | cmlenz |
---|---|
date | Fri, 13 Jul 2007 15:59:42 +0000 |
parents | d6d9ac8470ec |
children | 670f46f60f89 |
comparison
equal
deleted
inserted
replaced
212:2b0b9bb94660 | 213:9a6981c95395 |
---|---|
4 | 4 |
5 * The `new_catalog` distutils command has been renamed to `init_catalog` for | 5 * The `new_catalog` distutils command has been renamed to `init_catalog` for |
6 consistency with the command-line frontend. | 6 consistency with the command-line frontend. |
7 * Added compilation of message catalogs to MO files. | 7 * Added compilation of message catalogs to MO files. |
8 * Added updating of message catalogs from POT files. | 8 * Added updating of message catalogs from POT files. |
9 * Support for significant digits in number formatting. | |
10 * Apply proper "banker's rounding" in number formatting in a cross-platform | |
11 manner. | |
9 | 12 |
10 | 13 |
11 Version 0.8.1 | 14 Version 0.8.1 |
12 http://svn.edgewall.org/repos/babel/tags/0.8.1/ | 15 http://svn.edgewall.org/repos/babel/tags/0.8.1/ |
13 (Jul 2 2007, from branches/stable/0.8.x) | 16 (Jul 2 2007, from branches/stable/0.8.x) |