From 010a10f3a115602a40c6ad4b502f1158c9d40161 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Fri, 21 Apr 2006 17:04:00 +0000 Subject: Add ActiveRecord::Errors#to_xml git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4243 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 a8141cd9d7..dd5dbdc71c 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Add ActiveRecord::Errors#to_xml [Jamis Buck] + * Properly quote index names in migrations (closes #4764) [John Long] * Fix the HasManyAssociation#count method so it uses the new ActiveRecord::Base#count syntax, while maintaining backwards compatibility. [Rick] -- cgit v1.2.3