diff options
author | Geoff Buesing <gbuesing@gmail.com> | 2009-06-07 20:00:25 -0500 |
---|---|---|
committer | Geoff Buesing <gbuesing@gmail.com> | 2009-06-07 20:00:25 -0500 |
commit | 04eb2b72b400384fe49e31b95c11c68cab2aca8e (patch) | |
tree | 1ddffb6a4135c69c6b25f451d8003bd86b7495ae /activesupport/CHANGELOG | |
parent | 6a3f8ae4075042f122d493208f18ecfb797b38ae (diff) | |
download | rails-04eb2b72b400384fe49e31b95c11c68cab2aca8e.tar.gz rails-04eb2b72b400384fe49e31b95c11c68cab2aca8e.tar.bz2 rails-04eb2b72b400384fe49e31b95c11c68cab2aca8e.zip |
Update bundled TZInfo to v0.3.13
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 27d26b2ba5..e8fe74ce42 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *Edge* +* Update bundled TZInfo to v0.3.13 [Geoff Buesing] + * Allow MemCacheStore to be initialized with a MemCache-like object instead of addresses and options [Bryan Helmkamp] * Change spelling of Kyev timezone to Kyiv #2613 [Alexander Dymo] |