From c627590fd405bab67fce498cd2b6a781f99f261b Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sat, 23 Jun 2007 00:54:51 +0000 Subject: Rollback if commit raises an exception. Closes #8642. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7088 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 07fc2c5a89..fd3b815981 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Rollback if commit raises an exception. #8642 [kik, Jeremy Kemper] + * Update tests' use of fixtures for the new collections api. #8726 [kamal] * Save associated records only if the association is already loaded. #8713 [blaine] -- cgit v1.2.3