]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
CHANGES: Add an older change that was skipped 262/head
authorIsaac Jurado <diptongo@gmail.com>
Sat, 26 Sep 2015 19:35:06 +0000 (21:35 +0200)
committerIsaac Jurado <diptongo@gmail.com>
Sat, 26 Sep 2015 19:35:06 +0000 (21:35 +0200)
When merging https://github.com/python-babel/babel/pull/180, the CHANGES file
modification was not performed.

CHANGES

diff --git a/CHANGES b/CHANGES
index 61875654b345557e1b27110ee6cb481d0fd7ce59..79723f7e65be063f7bbc313e2f0a7392c53cc9c5 100644 (file)
--- 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``