CHANGES in tzinfo-0.3.46 vs CHANGES in tzinfo-0.3.47

- old
+ new

@@ -1,13 +1,19 @@ -== Version 0.3.46 (tzdata v2015g) - 02-Dec-2015 +== Version 0.3.47 (tzdata v2016b) - 15-Mar-2016 +* Updated to tzdata version 2016b + (https://mm.icann.org/pipermail/tz-announce/2016-March/000036.html). + + +== Version 0.3.46 (tzdata v2015g) - 2-Dec-2015 + * From version 2015e, the IANA time zone database uses non-ASCII characters in country names. Backport the encoding handling from TZInfo::Data to allow TZInfo 0.3.x to support Ruby 1.9 (which would otherwise fail with an invalid byte sequence error when loading the countries index). Resolves #41. -== Version 0.3.45 (tzdata v2015g) - 03-Oct-2015 +== Version 0.3.45 (tzdata v2015g) - 3-Oct-2015 * Updated to tzdata version 2015g (http://mm.icann.org/pipermail/tz-announce/2015-October/000034.html).