diff options
author | Alexander Dymo <gremlin@earth.(none)> | 2009-05-07 03:19:17 +0300 |
---|---|---|
committer | Geoff Buesing <gbuesing@gmail.com> | 2009-05-10 11:59:03 -0500 |
commit | 2e7409f035236c719c5b1567c4bb3e65a5e543bc (patch) | |
tree | e62cbd224707f90a9cbdf73e608dde2dc6331818 /activesupport/CHANGELOG | |
parent | 9010ed27559ed5ab89ea71b4b16f4c8e56d03dbb (diff) | |
download | rails-2e7409f035236c719c5b1567c4bb3e65a5e543bc.tar.gz rails-2e7409f035236c719c5b1567c4bb3e65a5e543bc.tar.bz2 rails-2e7409f035236c719c5b1567c4bb3e65a5e543bc.zip |
Change spelling of Kyev timezone to Kyiv [#2613 state:resolved]
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r-- | activesupport/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index ca5ab13a46..032f0fb9c1 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *Edge* +* Change spelling of Kyev timezone to Kyiv #2613 [Alexander Dymo] + * Add ActiveSupport.parse_json_times to disable time parsing in JSON backends that don't support it or don't need it. [rick] * Add pluggable JSON backends with support for the JSON gem. [rick] |