comparison ChangeLog @ 593:99983baf1067 trunk

resort to hard-coded message extractors/checkers if pkg_resources is installed but no egg-info was found (#230)
author fschwarz
date Thu, 09 Aug 2012 11:20:25 +0000
parents d1618dfaf114
children 5ba68e40d1d0
comparison
equal deleted inserted replaced
592:e6b1efa9a255 593:99983baf1067
47 * handle irregular multi-line msgstr (no "" as first line) gracefully (#171) 47 * handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
48 * parse_decimal() now returns Decimals not floats, API change (#178) 48 * parse_decimal() now returns Decimals not floats, API change (#178)
49 * no warnings when running setup.py without installed setuptools (#262) 49 * no warnings when running setup.py without installed setuptools (#262)
50 * modified Locale.__eq__ method so Locales are only equal if all of their 50 * modified Locale.__eq__ method so Locales are only equal if all of their
51 attributes (language, territory, script, variant) are equal 51 attributes (language, territory, script, variant) are equal
52 * resort to hard-coded message extractors/checkers if pkg_resources is
53 installed but no egg-info was found (#230)
52 54
53 55
54 Version 0.9.6 56 Version 0.9.6
55 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 57 http://svn.edgewall.org/repos/babel/tags/0.9.6/
56 (Mar 17 2011, from branches/stable/0.9.x) 58 (Mar 17 2011, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software