aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/CHANGELOG
diff options
context:
space:
mode:
authorGeoff Buesing <gbuesing@gmail.com>2010-01-26 20:22:29 -0600
committerGeoff Buesing <gbuesing@gmail.com>2010-01-26 20:22:29 -0600
commitf3caa63bcbbfff093efcdfa3547fb2eb96479f0a (patch)
tree9a032aecb3c3a35cf25b6b0c289b6f6d01abc937 /activesupport/CHANGELOG
parent1cda85d08a68888744bd230bccd75bf268587028 (diff)
downloadrails-f3caa63bcbbfff093efcdfa3547fb2eb96479f0a.tar.gz
rails-f3caa63bcbbfff093efcdfa3547fb2eb96479f0a.tar.bz2
rails-f3caa63bcbbfff093efcdfa3547fb2eb96479f0a.zip
Update bundled TZInfo to v0.3.16
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r--activesupport/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG
index c3f531235c..710e5c81e0 100644
--- a/activesupport/CHANGELOG
+++ b/activesupport/CHANGELOG
@@ -1,5 +1,7 @@
*Edge*
+* Update bundled TZInfo to v0.3.16 [Geoff Buesing]
+
* Georgetown TimeZone is now mapped to "America/Guyana" instead of "America/Argentina/San_Juan" #1821 [Geoff Buesing, Reuben Sivan]
* Changed the default ActiveSupport.use_standard_json_time_format from false to true and