From 46f217b2988a03c977d074565a7d3ac17c789751 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 9 Sep 2007 23:00:17 +0000 Subject: Removed deprecated form of calling xml_http_request/xhr without the first argument being the http verb [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7436 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 9b5d4d33bf..dd5de62a67 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Removed deprecated form of calling xml_http_request/xhr without the first argument being the http verb [DHH] + * Removed deprecated methods [DHH]: - ActionController::Base#keep_flash (use flash.keep instead) -- cgit v1.2.3