# HG changeset patch # User cmlenz # Date 1189159955 0 # Node ID 8e254e72c1cc7ce435623e6c3523bae1c82187a0 # Parent 7bc05dab0c5a20104c50ea986eb7588f4ee6acab Updated ChangeLog for [milestone:0.9.1]. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ Version 0.9.1 http://svn.edgewall.org/repos/babel/tags/0.9.1/ -(?, from branches/stable/0.9.x) +(Sep 7 2007, from branches/stable/0.9.x) - * Fixed catalog updating when a message is merged that was previously simple - but now has a plural form, for example by moving from `gettext` to + * Fixed catalog updating when a message is merged that was previously simple + but now has a plural form, for example by moving from `gettext` to `ngettext`, or vice versa. * Fixed time formatting for 12 am and 12 pm. * Fixed output encoding of the `pybabel --list-locales` command.