comparison ChangeLog @ 279:7730086e47d9

Write PO files in binary mode. Closes #61.
author cmlenz
date Wed, 05 Sep 2007 16:32:51 +0000
parents 7a3f4ca113e4
children 8e254e72c1cc
comparison
equal deleted inserted replaced
277:7a3f4ca113e4 279:7730086e47d9
5 * Fixed catalog updating when a message is merged that was previously simple 5 * Fixed catalog updating when a message is merged that was previously simple
6 but now has a plural form, for example by moving from `gettext` to 6 but now has a plural form, for example by moving from `gettext` to
7 `ngettext`, or vice versa. 7 `ngettext`, or vice versa.
8 * Fixed time formatting for 12 am and 12 pm. 8 * Fixed time formatting for 12 am and 12 pm.
9 * Fixed output encoding of the `pybabel --list-locales` command. 9 * Fixed output encoding of the `pybabel --list-locales` command.
10 * PO files are now written in binary mode on windows (ticket #61).
10 11
11 12
12 Version 0.9 13 Version 0.9
13 http://svn.edgewall.org/repos/babel/tags/0.9.0/ 14 http://svn.edgewall.org/repos/babel/tags/0.9.0/
14 (Aug 20 2007, from branches/stable/0.9.x) 15 (Aug 20 2007, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software