comparison ChangeLog @ 411:86b8fe7b83dc

Fix type in ChangeLog.
author cmlenz
date Mon, 25 Aug 2008 11:32:56 +0000
parents dc5b9feeab62
children f03cc3bed4e1
comparison
equal deleted inserted replaced
410:dc5b9feeab62 411:86b8fe7b83dc
21 * The system locales "C" and "POSIX" are now treated as aliases for 21 * The system locales "C" and "POSIX" are now treated as aliases for
22 "en_US_POSIX", for which the CLDR provides the appropriate data. Thanks to 22 "en_US_POSIX", for which the CLDR provides the appropriate data. Thanks to
23 Manlio Perillo for the suggestion. 23 Manlio Perillo for the suggestion.
24 * Fixed JavaScript extraction for regular expression literals (ticket #138) 24 * Fixed JavaScript extraction for regular expression literals (ticket #138)
25 and concatenated strings. 25 and concatenated strings.
26 * The `Translation` class in `babel.support` can now managed catalogs with 26 * The `Translation` class in `babel.support` can now manage catalogs with
27 different message domains, and exposes the family of `d*gettext` functions 27 different message domains, and exposes the family of `d*gettext` functions
28 (ticket #137). 28 (ticket #137).
29 29
30 30
31 Version 0.9.3 31 Version 0.9.3
Copyright (C) 2012-2017 Edgewall Software