You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/08/04 16:41:05 UTC

svn commit: r1755209 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Thu Aug  4 16:41:05 2016
New Revision: 1755209

URL: http://svn.apache.org/viewvc?rev=1755209&view=rev
Log:
Correct entry 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=1755209&r1=1755208&r2=1755209&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Aug  4 16:41:05 2016
@@ -76,19 +76,11 @@
         extend SecurityManager protection to the system property replacement
         feature of the digester. (markt)
       </add>
-      <fix>
-        <bug>59839</bug>: Apply <code>roleSearchAsUser</code> to all nested searches
-        in JNDIRealm. (fschumacher)
-      </fix>
       <add>
         When retrieving an object via a <code>ResourceLink</code>, ensure that
         the object obtained is of the expected type. (markt)
       </add>
       <fix>
-        <bug>59859</bug>: Fix resource leak in WebDAV servlet. Based on patch by
-        Coty Sutherland. (fschumacher)
-      </fix>
-      <fix>
         <bug>59823</bug>: Ensure that JASPIC configuration is taken into account
         when calling <code>HttpServletRequest.authenticate()</code>. (markt)
       </fix>
@@ -97,6 +89,14 @@
         processing by default. (markt)
       </fix>
       <fix>
+        <bug>59839</bug>: Apply <code>roleSearchAsUser</code> to all nested searches
+        in JNDIRealm. (fschumacher)
+      </fix>
+      <fix>
+        <bug>59859</bug>: Fix resource leak in WebDAV servlet. Based on patch by
+        Coty Sutherland. (fschumacher)
+      </fix>
+      <fix>
         <bug>59866</bug>: When scanning <code>WEB-INF/classes</code> for
         annotations, don't scan the contents of
         <code>WEB-INF/classes/META-INF</code> (if present) since classes will



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org