]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Update CHANGES and AUTHORS information 203/head
authorIsaac Jurado <diptongo@gmail.com>
Fri, 28 Aug 2015 18:50:52 +0000 (20:50 +0200)
committerIsaac Jurado <diptongo@gmail.com>
Sun, 27 Sep 2015 13:18:44 +0000 (15:18 +0200)
AUTHORS
CHANGES

diff --git a/AUTHORS b/AUTHORS
index 09d0bc03be1a3a10738a33df3b6627ff59f89859..b9208fe597771e81a03acdf36e2022f803e66034 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -18,6 +18,8 @@ Contributors:
 - Nick Retallack <nick@bitcasa.com>
 - Thomas Waldmann <tw@waldmann-edv.de>
 - Lennart Regebro <regebro@gmail.com>
+- Isaac Jurado <diptongo@gmail.com>
+- Craig Loftus <craig@regulusweb.com>
 
 Babel was previously developed under the Copyright of Edgewall Software.  The
 following copyright notice holds true for releases before 2013: "Copyright (c)
diff --git a/CHANGES b/CHANGES
index 87394d48ac81d6373b42013e602a894190bc2515..77c426c2c339d2bcfabbe33edf7aaa00dbed1fe5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ Version 2.2
 - Add official support for Python 3.4
 - Use the CLDR recommended amount of decimal digits when formatting
   currencies (https://github.com/python-babel/babel/issues/139)
+- Properly load and use currency format types
+  (https://github.com/python-babel/babel/issues/201)
 
 Version 2.1
 -----------