From 125dfdfcf7aa990d49817ef84202f6a374804882 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Mon, 23 Jul 2012 14:26:16 -0700 Subject: updating changelogs --- activesupport/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index d20e011f0a..4c5eaecdea 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,11 @@ +## Rails 3.2.7 (unreleased) + +* Hash#fetch(fetch) is not the same as doing hash[key] +* adds a missing require [fixes #6896] +* make sure the inflection rules are loaded when cherry-picking active_support/core_ext/string/inflections.rb [fixes #6884] +* Merge pull request #6857 from rsutphin/as_core_ext_time_missing_require +* bump AS deprecation_horizon to 4.0 + ## Rails 3.2.6 (Jun 12, 2012) * No changes. -- cgit v1.2.3