changeset 374:c79e7d5bb3a6 trunk

Added changelog entry for new `get_plural` function.
author aronacher
date Tue, 01 Jul 2008 09:17:34 +0000
parents b539ade22791
children 4eca63af0a12
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@
  * A JavaScript message extractor was added.
  * Updated to CLDR 1.5.1.
  * Fixed timezone calculations when formatting datetime and time values.
+ * Added a `get_plural` function into the plurals module that returns the
+   correct plural forms for a locale as tuple.
 
 
 Version 0.9.2
Copyright (C) 2012-2017 Edgewall Software