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 2008/01/28 22:34:13 UTC

svn commit: r616058 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Mon Jan 28 13:34:12 2008
New Revision: 616058

URL: http://svn.apache.org/viewvc?rev=616058&view=rev
Log:
Update the changelog

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=616058&r1=616057&r2=616058&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Jan 28 13:34:12 2008
@@ -168,6 +168,15 @@
         <bug>44084</bug>: JASSRealm was broken for application provided
         Principals. Patch provided by Noah Levitt. (markt)
       </fix>
+      <fix>
+        <bug>44223</bug>: Use the javax.net.ssl.trustStoreType setting if no
+        explicit connector configuration is provided and the property is set.
+        (markt/jim)
+      </fix>
+      <update>
+        <bug>44268</bug>: Log a warning if a duplicate listener configuration is
+        ignored. (markt/jim)
+      </update>
     </changelog>
   </subsection>
   <subsection name="Coyote">
@@ -261,6 +270,10 @@
         <bug>44094</bug>: Add a note about the side effects of configuring a
         context as privileged. (markt)
       </fix>
+      <update>
+        Update JNDI documentation to refer to configuring contexts via
+        context.xml rather than server.xml. (markt/jim)
+      </update>
     </changelog>
   </subsection>
    <subsection name="Cluster">



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