From 7139e2a0e1c24788758ccd6131ba86243de84bf6 Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Mon, 6 Feb 2006 05:06:36 +0000 Subject: Fix remote_form_for creates a non-ajax form. Closes #3741. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3545 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 a84487789a..d720370f24 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix remote_form_for creates a non-ajax form. [Rick Olson] + * 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] -- cgit v1.2.3