From 0228975a4ecfaf81e8d8b8662abdc91ff67dbf42 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 27 Mar 2007 19:42:54 +0000 Subject: Added that FormTagHelper#submit_tag will return to its original state if the submit fails and you're using :disable_with [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6480 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 b6ee5b6e87..e680b0292f 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added that FormTagHelper#submit_tag will return to its original state if the submit fails and you're using :disable_with [DHH] + * Cleaned up, corrected, and mildly expanded ActionPack documentation. Closes #7190 [jeremymcanally] * Small collection of ActionController documentation cleanups. Closes #7319 [jeremymcanally] -- cgit v1.2.3