From 459559a8bced28f25888802e40c7182392ea94cc Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Sat, 18 Mar 2006 05:07:27 +0000 Subject: XML-formatted requests are typecast according to "type" attributes for :xml_simple git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3915 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 609cdf0bd5..014287b924 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* XML-formatted requests are typecast according to "type" attributes for :xml_simple [Jamis Buck] + * Added protection against proxy setups treating requests as local even when they're not #3898 [stephen_purcell@yahoo.com] * Added TestRequest#raw_post that simulate raw_post from CgiRequest #3042 [francois.beausoleil@gmail.com] -- cgit v1.2.3