From 73673256ac4d49bc011c082ce77c31a041222478 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 10 Dec 2007 04:13:33 +0000 Subject: Document Active Record exceptions. Closes #10444. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8362 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index b3a5ee0249..152e42485d 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,3 +1,8 @@ +*SVN* + +* Document Active Record exceptions. #10444 [Michael Klishin] + + *2.0.1* (December 7th, 2007) * Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] -- cgit v1.2.3