From c1bc61cba0be6e5e830dae2f1497237f5ce3eb0d Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Sun, 14 Oct 2007 05:32:57 +0000 Subject: Add notes to documentation regarding attr_readonly behavior with counter caches and polymorphic associations. Closes #9835 [saimonmoore, rick] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7873 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 27c4168c63..92852375ec 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Add notes to documentation regarding attr_readonly behavior with counter caches and polymorphic associations. Closes #9835 [saimonmoore, rick] + * Observers can observe model names as symbols properly now. Closes #9869 [queso] * find_and_(initialize|create)_by methods can now properly initialize protected attributes [Tobias Luetke] -- cgit v1.2.3