diff ChangeLog @ 470:e16a3a3862e7 stable-0.4.x

Ported [569] to 0.4.x.
author cmlenz
date Mon, 30 Apr 2007 09:12:12 +0000
parents b2a00e4e7815
children 17ce8bf006d7
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@
    tuple for a given string.
  * Added frameset variants to the `DocType` constants for HTML 4.01 and XHTML
    1.0.
+ * Improved I18n extraction for pluralizable messages: for any translation
+   function with multiple string arguments (such as ``ngettext``), a single
+   item with a tuple of strings is yielded, instead an item for each string
+   argument.
 
 
 Version 0.4
Copyright (C) 2012-2017 Edgewall Software