From b6aa59368bea3a2fc34e4df17d3c955f0d7fd047 Mon Sep 17 00:00:00 2001
From: Akira Matsuda <ronnie@dio.jp>
Date: Thu, 3 Jan 2013 06:43:26 +0900
Subject: missing changelog entry for #8682

---
 activesupport/CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'activesupport')

diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index fb975dcfc3..535b298778 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -1,5 +1,9 @@
 ## Rails 4.0.0 (unreleased) ##
 
+*   Remove meaningless `ActiveSupport::FrozenObjectError`, which was just an alias of `RuntimeError`.
+
+    *Akira Matsuda*
+
 *   Introduce assert_not to replace warty 'assert !foo'.  *Jeremy Kemper*
 
 *   Prevent `Callbacks#set_callback` from setting the same callback twice.
-- 
cgit v1.2.3