Mercurial > babel > old > babel-test
diff ChangeLog @ 286:0ae0594b177a stable-0.9.x 0.9.1
Ported [313] to 0.9.x branch.
author | cmlenz |
---|---|
date | Fri, 07 Sep 2007 10:13:58 +0000 |
parents | f05baef78d35 |
children | 400f01be1537 e1c100327308 |
line wrap: on
line diff
--- 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.