From c31d534da5bee3125e2c145224eedee4d10e6160 Mon Sep 17 00:00:00 2001 From: Bogdan Gusiev Date: Mon, 23 Sep 2013 13:15:57 +0300 Subject: Changelog entry for pr #11474 --- activesupport/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 08c4573b14..eee7a7a587 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,8 @@ +* Disable the ability to iterate over Range of AS::TimeWithZone + due to significant performance issues. + + *Bogdan Gusiev* + * Allow attaching event subscribers to ActiveSupport::Notifications namespaces before they're defined. Essentially, this means instead of this: -- cgit v1.2.3