X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4db5cf4d57a96958a1ea2228e45151dbaed0229d;hb=a160c98d29bf1df03934bd68da939e0b517dbb32;hp=4fb2dff843eee42ded9d46373d2eab7cf05f8c06;hpb=3317f661135adb540baf551803dc16ba4bd5920b;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 4fb2dff..4db5cf4 100644 --- a/Changes +++ b/Changes @@ -19,6 +19,8 @@ Bug fixed: - DispatchType::Index's uri_for_action only returns for actions registered with it (prevents 'index :Path' or similar resolving to the wrong URI) + - Make sure to construct Upload objects properly, even if there are + multiple Content-Type headers (Closes RT#55976). 5.80021 2010-03-03 23:02:01