From: Christopher Lenz Date: Fri, 7 Sep 2007 10:12:35 +0000 (+0000) Subject: Updated ChangeLog for [milestone:0.9.1]. X-Git-Tag: 1.0~377 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ccaf3e3ffa29e7d2f2e36bda63aa844cfd85981;p=thirdparty%2Fbabel.git Updated ChangeLog for [milestone:0.9.1]. --- diff --git a/ChangeLog b/ChangeLog index 0e443c23..7ce176db 100644 --- 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.