diff ChangeLog @ 347:c22f292731be

Update to CLDR 1.5.1, which split out the metazone mappings into a separate supplemental file.
author cmlenz
date Mon, 16 Jun 2008 12:24:04 +0000
parents 672b6b8e945d
children e5db561bf70e
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,16 @@
 (?, 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 extractor was added.
+ * A JavaScript message extractor was added.
+ * Updated to CLDR 1.5.1.
 
 
 Version 0.9.2
Copyright (C) 2012-2017 Edgewall Software