Author: kkolinko
Date: Fri Jun 13 15:13:53 2014
New Revision: 1602459
URL: http://svn.apache.org/r1602459
Log:
Add changelog entry for r1602243 and similar earlier changes.
That change was a backport of r1597982.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1602459&r1=1602458&r2=1602459&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Jun 13 15:13:53 2014
@@ -112,6 +112,11 @@
buffer when the buffer is only partially written on a subsequent write.
(markt)
</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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]