Mercurial > babel > mirror
comparison ChangeLog @ 600:e61e27d9347d trunk
"init" command support "--width" option (#284)
author | fschwarz |
---|---|
date | Mon, 20 Aug 2012 20:07:27 +0000 |
parents | f63a07d648b6 |
children | 7a8ee579f31e |
comparison
equal
deleted
inserted
replaced
599:33c8c68b96c7 | 600:e61e27d9347d |
---|---|
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 * format_time() and format_datetime() now accept also floats (#242) |
55 * add babel.support.NullTranslations class similar to gettext.NullTranslations | 55 * add babel.support.NullTranslations class similar to gettext.NullTranslations |
56 but with all of Babel's new *gettext methods (#277) | 56 but with all of Babel's new *gettext methods (#277) |
57 * "init" command support "--width" option (#284) | |
57 | 58 |
58 | 59 |
59 Version 0.9.6 | 60 Version 0.9.6 |
60 http://svn.edgewall.org/repos/babel/tags/0.9.6/ | 61 http://svn.edgewall.org/repos/babel/tags/0.9.6/ |
61 (Mar 17 2011, from branches/stable/0.9.x) | 62 (Mar 17 2011, from branches/stable/0.9.x) |