diff ChangeLog @ 410:dc5b9feeab62

Add message domain support to the `Translations` class. Closes #137.
author cmlenz
date Mon, 25 Aug 2008 11:24:28 +0000
parents b69105958843
children 86b8fe7b83dc
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