# HG changeset patch # User cmlenz # Date 1183105390 0 # Node ID 7d036c8dcbbaf40ce226efeb5ec46e9baa2e60cb # Parent 170cffc66554542f28a6d071059478eeb10dbbbd Add renaming of `init_catalog` to ChangeLog. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ http://svn.edgewall.org/repos/babel/tags/0.9.0/ (?, from branches/stable/0.9.x) + * The `new_catalog` distutils command has been renamed to `init_catalog` for + consistency with the command-line frontend. * Added compilation of message catalogs to MO files. * Added updating of message catalogs from POT files.