]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Updated ChangeLog for [milestone:0.9.1].
authorChristopher Lenz <cmlenz@gmail.com>
Fri, 7 Sep 2007 10:12:35 +0000 (10:12 +0000)
committerChristopher Lenz <cmlenz@gmail.com>
Fri, 7 Sep 2007 10:12:35 +0000 (10:12 +0000)
ChangeLog

index 0e443c23491393b84f96765c702492a2d63391d3..7ce176dbf5c5b949ecfad4d576cf11ff6cd4f772 100644 (file)
--- 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.