From 473202df83690d1b6ab08e6166a483109f8c769f Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 16 Nov 2007 20:31:24 +0000 Subject: attr_readonly behaves well with optimistic locking. Closes #10188. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8156 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 e9c6884c7d..7a9b1e11af 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* attr_readonly behaves well with optimistic locking. #10188 [Nick Bugajski] + * Base#to_xml supports the nil="true" attribute like Hash#to_xml. #8268 [Catfish] * Change plings to the more conventional quotes in the documentation. Closes #10104 [danger] -- cgit v1.2.3