From bc41e8a4495590e8297c824f681532f9049cfa2e Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Wed, 5 Sep 2007 23:33:27 +0000 Subject: Add credit where due. References #8446 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7410 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 61b6b67b07..768dfe93ac 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,6 +1,6 @@ *SVN* -* Fix bug where unserializing an attribute attempts to modify a frozen @attributes hash for a deleted record. [Rick] +* Fix bug where unserializing an attribute attempts to modify a frozen @attributes hash for a deleted record. [Rick, marclove] * Performance: absorb instantiate and initialize_with_callbacks into the Base methods. [Jeremy Kemper] -- cgit v1.2.3