From 98a412aa3853b9e31b747f53e58a841966df5f1b Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Sun, 17 Sep 2006 16:31:30 +0000 Subject: Add a :namespace option to AR::Base#to_xml [Koz] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5130 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 7d2e21cd83..c9d08632ae 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Add a :namespace option to AR::Base#to_xml [Koz] + * Deprecation tests. Remove warnings for dynamic finders and for the foo_count method if it's also an attribute. [Jeremy Kemper] * Mock Time.now for more accurate Touch mixin tests. #6213 [Dan Peterson] -- cgit v1.2.3