diff ChangeLog @ 408:94d992d409c7

Add message domain support to the `Translations` class. Closes #137.
author cmlenz
date Mon, 25 Aug 2008 11:24:28 +0000
parents b46081c35877
children 9ec92e0d3629
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@
    Manlio Perillo for the suggestion.
  * Fixed JavaScript extraction for regular expression literals (ticket #138)
    and concatenated strings.
+ * The `Translation` class in `babel.support` can now managed catalogs with
+   different message domains, and exposes the family of `d*gettext` functions
+   (ticket #137).
 
 
 Version 0.9.3
Copyright (C) 2012-2017 Edgewall Software