From 4be8d50bbc21b4eba228b2f1e8706681c9b4354e Mon Sep 17 00:00:00 2001 From: Isaac Jurado Date: Sat, 26 Sep 2015 21:35:06 +0200 Subject: [PATCH] CHANGES: Add an older change that was skipped When merging https://github.com/python-babel/babel/pull/180, the CHANGES file modification was not performed. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 61875654..79723f7e 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,8 @@ Version 2.1 (Bugfix/minor feature release, released on September 25th 2015) +- Parse and honour the locale inheritance exceptions + (https://github.com/python-babel/babel/issues/97) - Fix Locale.parse using ``global.dat`` incompatible types (https://github.com/python-babel/babel/issues/174) - Fix display of negative offsets in ``FixedOffsetTimezone`` -- 2.47.2