Author: kkolinko
Date: Fri Jun 13 15:11:22 2014
New Revision: 1602458
URL: http://svn.apache.org/r1602458
Log:
Amend changelog entry for r1597982 and move it into Coyote section (instead of
Jasper one).
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1602458&r1=1602457&r2=1602458&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Jun 13 15:11:22 2014
@@ -166,6 +166,11 @@
<fix>
Fix input concurrency issue in NIO2 upgrade. (remm)
</fix>
+ <fix>
+ Correct a copy/paste error and return a 500 response rather than a 400
+ response when an internal server error occurs on early stages of
+ request processing. (markt)
+ </fix>
<scode>
<bug>56582</bug>: Use switch(actionCode) in processors instead of a
chain of "elseif"s. (kkolinko)
@@ -211,10 +216,6 @@
by Greg Wilkins. (markt)
</add>
<fix>
- Correct a copy/paste error and return a 500 response rather than a 400
- response when an internal server error occurs. (markt)
- </fix>
- <fix>
<bug>56568</bug>: Allow any HTTP method when a JSP is being used as an
error page. (markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]