From d5bd679340819d22c27d6074d01d05ba824c174c Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Wed, 24 Jan 2007 03:04:48 +0000 Subject: Add missing tests ensuring callbacks work with class inheritance. Closes #7339 [sandofsky] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6026 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 004941566c..151e219d0b 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Add missing tests ensuring callbacks work with class inheritance. Closes #7339 [sandofsky] + * Fixtures use the table name and connection from set_fixture_class. #7330 [Anthony Eden] * Remove useless code in #attribute_present? since 0 != blank?. Closes #7249 [Josh Susser] -- cgit v1.2.3