From a7e6e009c93302f77b7a601f53fe88d63210c433 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 5 Dec 2007 17:29:27 +0000 Subject: Documentation for find incorrectly omits the :conditions option from various examples. Closes #7923 [mattwestcott] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8295 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 f4d2474178..ed5f482193 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Documentation for find incorrectly omits the :conditions option from various examples. Closes #7923 [mattwestcott] + * Document options and add examples for update. Closes #7985 [fearoffish] * Document options and add examples for delete. Closes #7986 [fearoffish] -- cgit v1.2.3