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/02/12 00:23:19 UTC

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

Author: markt
Date: Thu Feb 11 23:23:19 2016
New Revision: 1729924

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

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=1729924&r1=1729923&r2=1729924&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Feb 11 23:23:19 2016
@@ -56,12 +56,6 @@
         otherwise, the NIO endpoint will be used by default. If SSL is
         configured, OpenSSL will be used rather than JSSE. (remm)
       </update>
-      <scode>
-        Refactor <code>AuthenticatorBase</code>. Sub-classes should now
-        implement <code>doAuthenticate()</code> rather than
-        <code>authenticate()</code> to ensure compatibility with future
-        improvements to <code>AuthenticatorBase</code>. (markt)
-      </scode>
       <fix>
         Correct a regression in the fix for <bug>58867</bug>. When configuring a
         Context to use an external directory for the <code>docBase</code>, and



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