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 2010/03/10 15:41:07 UTC

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

Author: markt
Date: Wed Mar 10 14:41:07 2010
New Revision: 921372

URL: http://svn.apache.org/viewvc?rev=921372&view=rev
Log:
Remove some changes that have since made it into 6.0.x

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=921372&r1=921371&r2=921372&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Mar 10 14:41:07 2010
@@ -40,10 +40,6 @@
         asynchronous support is not yet complete. (markt/fhanik)
       </update>
       <update>
-        <bug>46925</bug>: Replace recursive search for nested roles with
-        iterative search. Patch provided by Stefan Zoerner. (rjung)
-      </update>
-      <update>
         Switch from AnnotationProcessor to InstanceManager. Patch provided by
         David Jecks with modifications by Remy. (remm/fhanik)
       </update>
@@ -55,30 +51,15 @@
         <rev>651977</rev> Add some missing control checks to
         <code>ThreadWithAttributes</code>. (markt) 
       </fix>
-      <fix>
-        <rev>656084</rev> Small performance improvement for NIO. (fhanik) 
-      </fix>
-      <fix>
-        <rev>666232</rev> Prevent NPE stacktrace and lost log message when
-        logger has been shutdown. Instead log the error, with the message.
-        (fhanik)
-      </fix>
       <add>
         <rev>677640</rev> Add a startup class that does not require any
         configuration files. (costin)
       </add>
       <fix>
-        <rev>677910</rev> Use platform mbean server by default. (costin)
-      </fix>
-      <fix>
         <rev>700532</rev> Log if temporary file operations within the CGI
         servlet fail. Make sure header Reader is closed on failure. (markt)
       </fix>
       <fix>
-        <rev>707670</rev> Correctly handle timeouts with Comet so events do not
-        stop. (fhanik)
-      </fix>
-      <fix>
         <rev>708541</rev> Delete references to DefaultContext which was removed
         in 6.0.x. (markt)
       </fix>
@@ -87,13 +68,6 @@
         for JULI. (fhanik)
       </add>
       <fix>
-        <rev>713953</rev> Include name of attribute when logging failure of
-        session attribute serialization. (mturk)
-      </fix>
-      <update>
-        Improve JNDI realm compatibility with Active Directory. (rjung)
-      </update>
-      <fix>
         Give session thisAccessedTime and lastAccessedTime clear semantics.
         (rjung)
       </fix>
@@ -141,10 +115,6 @@
         dependent line endings rather than always using <code>\r\n</code>.
         (markt)
       </fix>
-      <add>
-        <rev>701902</rev> Add support for full client-cert chains to AJP.
-        (billbarker)
-      </add>
       <update>
         Use tc-native 1.2.x which is based on APR 1.3.3+ (mturk)
       </update>



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