Author: csutherl
Date: Thu Mar 9 21:00:54 2017
New Revision: 1786242
URL: http://svn.apache.org/viewvc?rev=1786242&view=rev
Log:
Moving two changelog entries from incorrect the section (Web Applications) to
the correct section (Catalina) so that the changelog correctly reflects the
updates.
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=1786242&r1=1786241&r2=1786242&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Mar 9 21:00:54 2017
@@ -97,6 +97,15 @@
<code>ServletRequest.getParameterMap()</code> is fully immutable. Based
on a patch provided by woosan. (markt)
</fix>
+ <fix>
+ <bug>60824</bug>: Correctly cache the <code>Subject</code> in the
+ session - if there is a session - when running under a
+ <code>SecurityManager</code>. Patch provided by Jan Engehausen. (markt)
+ </fix>
+ <fix>
+ Ensure request and response facades are used when firing application
+ listeners. (markt/remm)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
@@ -201,15 +210,6 @@
Ensure the ASF logo image is correctly displayed in docs and
host-manager applications. (violetagg)
</fix>
- <fix>
- <bug>60824</bug>: Correctly cache the <code>Subject</code> in the
- session - if there is a session - when running under a
- <code>SecurityManager</code>. Patch provided by Jan Engehausen. (markt)
- </fix>
- <fix>
- Ensure request and response facades are used when firing application
- listeners. (markt/remm)
- </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]