changeset 221:19eaa0f8fae5

Updated ChangeLog.
author cmlenz
date Mon, 16 Jul 2007 16:55:08 +0000
parents ce3ad60145db
children bd8b1301b27e
files ChangeLog
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,11 +4,13 @@
 
  * The `new_catalog` distutils command has been renamed to `init_catalog` for
    consistency with the command-line frontend.
- * Added compilation of message catalogs to MO files.
- * Added updating of message catalogs from POT files.
+ * Added compilation of message catalogs to MO files (ticket #21).
+ * Added updating of message catalogs from POT files (ticket #22).
  * Support for significant digits in number formatting.
  * Apply proper "banker's rounding" in number formatting in a cross-platform
    manner.
+ * The number formatting functions now also work with numbers represented by
+   Python `Decimal` objects (ticket #53).
 
 
 Version 0.8.1
Copyright (C) 2012-2017 Edgewall Software