From 94046542e274f76ec9d31721a73a19e4b651fbfc Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 25 Jan 2006 22:17:59 +0000 Subject: Add documentation for add_index and remove_index. Closes #3600. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3487 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 166a37cb84..cd0737836f 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Add documentation for add_index and remove_index. #3600 [Manfred Stienstra ] + * If the OCI library is not available, raise an exception indicating as much. #3593 [schoenm@earthlink.net] * Add explicit :order in finder tests as postgresql orders results differently by default. #3577. [Rick Olson] -- cgit v1.2.3