Mercurial > babel > mirror
diff ChangeLog @ 408:62cc40fa04eb trunk
Add message domain support to the `Translations` class. Closes #137.
author | cmlenz |
---|---|
date | Mon, 25 Aug 2008 11:24:28 +0000 |
parents | 14363af5aab2 |
children | a23472f09246 |
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