From 545053856367b7ac42f556c113a23252d3e55c5a Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Sat, 4 Feb 2006 23:59:37 +0000 Subject: Don't let arbitrary classes match as controllers git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3542 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 736b8a7347..a84487789a 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Don't let arbitrary classes match as controllers -- a potentially dangerous bug. [Nicholas Seckar] + * Fix Routing tests. Fix routing where failing to match a controller would prevent the rest of routes from being attempted. [Nicholas Seckar] * Add :builder => option to form_for and friends. [Nicholas Seckar, Rick Olson] -- cgit v1.2.3