Author: markt Date: Thu Mar 10 21:53:47 2016 New Revision: 1734464 URL: http://svn.apache.org/viewvc?rev=1734464&view=rev Log: Fix order
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=1734464&r1=1734463&r2=1734464&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Mar 10 21:53:47 2016 @@ -180,14 +180,14 @@ a session associated with SSO. (markt) </fix> <fix> + <bug>59150</bug>: Add an additional flag on APR listener to allow + disabling automatic use of OpenSSL. (remm) + </fix> + <fix> <bug>59151</bug>: Fix a regression in the fix for <bug>56917</bug> that added additional (and arguably unnecessary) validation to the provided redirect location. (markt) </fix> - <fix> - <bug>59150</bug>: Add an additional flag on APR listener to allow - disabling automatic use of OpenSSL. (remm) - </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org