comparison ChangeLog @ 594:5ba68e40d1d0 trunk

format_time() and format_datetime() now accept also floats (#242)
author fschwarz
date Thu, 09 Aug 2012 11:44:40 +0000
parents 99983baf1067
children f63a07d648b6
comparison
equal deleted inserted replaced
593:99983baf1067 594:5ba68e40d1d0
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 52 * resort to hard-coded message extractors/checkers if pkg_resources is
53 installed but no egg-info was found (#230) 53 installed but no egg-info was found (#230)
54 * format_time() and format_datetime() now accept also floats (#242)
54 55
55 56
56 Version 0.9.6 57 Version 0.9.6
57 http://svn.edgewall.org/repos/babel/tags/0.9.6/ 58 http://svn.edgewall.org/repos/babel/tags/0.9.6/
58 (Mar 17 2011, from branches/stable/0.9.x) 59 (Mar 17 2011, from branches/stable/0.9.x)
Copyright (C) 2012-2017 Edgewall Software