From: Armin Ronacher Date: Sat, 6 Jul 2013 11:55:21 +0000 (+0200) Subject: Added changelog entry for timezone functionality X-Git-Tag: 1.0~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17dd10ea34b496e903ea82bbe41e2f24a2da4673;p=thirdparty%2Fbabel.git Added changelog entry for timezone functionality --- diff --git a/ChangeLog b/ChangeLog index 74b8e882..204b2491 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,6 +64,8 @@ http://svn.edgewall.org/repos/babel/tags/1.0.0/ * added support for get_script_name() on the locale objects. * added pluralization support for currency names and added a '¤¤¤' pattern for currencies that includes the full name. + * depend on pytz now and wrap it nicer. This gives us improved support + for things like timezone transitions and an overall nicer API. Version 0.9.6