Mercurial > babel > mirror
comparison ChangeLog @ 187:5f1fbe5cf75a trunk
Add renaming of `init_catalog` to ChangeLog.
author | cmlenz |
---|---|
date | Fri, 29 Jun 2007 08:23:10 +0000 |
parents | 6503a227ba93 |
children | cdb266cd9a19 |
comparison
equal
deleted
inserted
replaced
185:6503a227ba93 | 187:5f1fbe5cf75a |
---|---|
1 Version 0.9 | 1 Version 0.9 |
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 | |
6 consistency with the command-line frontend. | |
5 * Added compilation of message catalogs to MO files. | 7 * Added compilation of message catalogs to MO files. |
6 * Added updating of message catalogs from POT files. | 8 * Added updating of message catalogs from POT files. |
7 | 9 |
8 | 10 |
9 Version 0.8.1 | 11 Version 0.8.1 |