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 2012/07/29 23:30:50 UTC

svn commit: r1366956 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Sun Jul 29 21:30:49 2012
New Revision: 1366956

URL: http://svn.apache.org/viewvc?rev=1366956&view=rev
Log:
Add missing entry

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=1366956&r1=1366955&r2=1366956&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sun Jul 29 21:30:49 2012
@@ -340,6 +340,12 @@
         (markt)
       </fix>
       <fix>
+        <bug>53047</bug>: If a JDBC Realm or DataSource Realm is configured for
+        an all roles mode that only requires authorization (and no roles) and no
+        role table or column is defined, don't populate the Principal's roles.
+        (markt)
+      </fix>
+      <fix>
         <bug>53056</bug>: Add APR version number to tcnative version INFO log
         message. (schultz)
       </fix>



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