diff ChangeLog @ 279:3308e9971fab

Fix for updating catalog messages that changed from gettext to ngettext or vice versa.
author cmlenz
date Tue, 04 Sep 2007 15:09:54 +0000
parents 0c4fa5fe9e1c
children 4fef88242782
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Version 0.9.1
+http://svn.edgewall.org/repos/babel/tags/0.9.1/
+(?, 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 
+   `ngettext`, or vice versa.
+ * Fixed time formatting for 12 am and 12 pm.
+ * Fixed output encoding of the `pybabel --list-locales` command.
+
+
 Version 0.9
 http://svn.edgewall.org/repos/babel/tags/0.9.0/
 (Aug 20 2007, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software