diff ChangeLog @ 346:5e58ea360a5c stable-0.9.x

Merged revisions [358:360], [364:370], [373:378], [380:382] from [source:trunk].
author cmlenz
date Mon, 16 Jun 2008 12:48:43 +0000
parents eb7894f3323f
children 2ffee0561ec8
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Version 0.9.3
+http://svn.edgewall.org/repos/babel/tags/0.9.3/
+(?, from branches/stable/0.9.x)
+
+ * Fixed invalid message extraction methods causing an UnboundLocalError.
+ * Extraction method specification can now use a dot instead of the colon to
+   separate module and function name (ticket #105).
+ * Fixed message catalog compilation for locales with more than two plural
+   forms (ticket #95).
+ * Fixed compilation of message catalogs for locales with more than two plural
+   forms where the translations were empty (ticket #97).
+ * The stripping of the comment tags in comments is optional now and
+   is done for each line in a comment.
+ * A JavaScript message extractor was added.
+ * Updated to CLDR 1.5.1.
+
+
 Version 0.9.2
 http://svn.edgewall.org/repos/babel/tags/0.9.2/
 (Feb 4 2007, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software