comparison ChangeLog @ 219:a9371d7a9929

Updated ChangeLog.
author cmlenz
date Mon, 16 Jul 2007 16:55:08 +0000
parents 8ad0863a6a5d
children 677147547e2d
comparison
equal deleted inserted replaced
218:b566f483b763 219:a9371d7a9929
2 http://svn.edgewall.org/repos/babel/tags/0.9.0/ 2 http://svn.edgewall.org/repos/babel/tags/0.9.0/
3 (?, from branches/stable/0.9.x) 3 (?, from branches/stable/0.9.x)
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 (ticket #21).
8 * Added updating of message catalogs from POT files. 8 * Added updating of message catalogs from POT files (ticket #22).
9 * Support for significant digits in number formatting. 9 * Support for significant digits in number formatting.
10 * Apply proper "banker's rounding" in number formatting in a cross-platform 10 * Apply proper "banker's rounding" in number formatting in a cross-platform
11 manner. 11 manner.
12 * The number formatting functions now also work with numbers represented by
13 Python `Decimal` objects (ticket #53).
12 14
13 15
14 Version 0.8.1 16 Version 0.8.1
15 http://svn.edgewall.org/repos/babel/tags/0.8.1/ 17 http://svn.edgewall.org/repos/babel/tags/0.8.1/
16 (Jul 2 2007, from branches/stable/0.8.x) 18 (Jul 2 2007, from branches/stable/0.8.x)
Copyright (C) 2012-2017 Edgewall Software