summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorIsaac Jurado <diptongo@gmail.com>2015-09-26 21:35:06 +0200
committerIsaac Jurado <diptongo@gmail.com>2015-09-26 21:35:06 +0200
commit4be8d50bbc21b4eba228b2f1e8706681c9b4354e (patch)
tree65a5aec6791485051c3de1862dbb05fd1494ce0d /CHANGES
parentb88e2308972034562e084e06835ad80a8ded83d5 (diff)
downloadbabel-4be8d50bbc21b4eba228b2f1e8706681c9b4354e.tar.gz
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.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6187565..79723f7 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``