comparison ChangeLog @ 413:d1a27b087ea4 stable-0.9.x 0.9.4

Ported [448] and [449] to 0.9.x branch.
author cmlenz
date Mon, 25 Aug 2008 11:52:58 +0000
parents b12eeaad51c5
children c6babc3bbc10
comparison
equal deleted inserted replaced
412:92d34fba5d99 413:d1a27b087ea4
12 * The system locales "C" and "POSIX" are now treated as aliases for 12 * The system locales "C" and "POSIX" are now treated as aliases for
13 "en_US_POSIX", for which the CLDR provides the appropriate data. Thanks to 13 "en_US_POSIX", for which the CLDR provides the appropriate data. Thanks to
14 Manlio Perillo for the suggestion. 14 Manlio Perillo for the suggestion.
15 * Fixed JavaScript extraction for regular expression literals (ticket #138) 15 * Fixed JavaScript extraction for regular expression literals (ticket #138)
16 and concatenated strings. 16 and concatenated strings.
17 * The `Translation` class in `babel.support` can now manage catalogs with
18 different message domains, and exposes the family of `d*gettext` functions
19 (ticket #137).
17 20
18 21
19 Version 0.9.3 22 Version 0.9.3
20 http://svn.edgewall.org/repos/babel/tags/0.9.3/ 23 http://svn.edgewall.org/repos/babel/tags/0.9.3/
21 (Jul 9 2008, from branches/stable/0.9.x) 24 (Jul 9 2008, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software