From: Lasse Schuirmann Date: Fri, 8 Apr 2016 07:53:20 +0000 (+0200) Subject: CHANGES: Update X-Git-Tag: 2.3.2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61856e6ab9017f3b91b1b1c9849d13922b80f7d5;p=thirdparty%2Fbabel.git CHANGES: Update --- diff --git a/CHANGES b/CHANGES index c2dcfe68..752376b2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,21 @@ Babel Changelog =============== +Version 2.3.2 +------------- + +(Bugfix release, released on April 9th) + +Bugfixes +~~~~~~~~ + +* Dates: Period (am/pm) formatting was broken in certain locales (namely zh_TW). Thanks to @jun66j5 for the bug report. (https://github.com/python-babel/babel/issues/378, https://github.com/python-babel/babel/issues/379) + +Version 2.3.1 +------------- + +(Bugfix release because of deployment problems, released on April 8th) + Version 2.3 -----------