From 0127e586d05f3e8342744608315747da488642eb Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Wed, 15 Aug 2007 18:59:37 +0000 Subject: Find layouts even if they're not in the first view_paths directory. Closes #9258 [caio] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7321 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index ce720ca72d..56ce3e1095 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Find layouts even if they're not in the first view_paths directory. Closes #9258 [caio] + * Major improvement to the documentation for the options / select form helpers. Closes #9038 [kampers, jardeon, wesg] * Fix number_to_human_size when using different precisions. Closes #7536. [RichardStrand, mpalmer] -- cgit v1.2.3