You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bi...@apache.org on 2005/05/02 02:05:03 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

billbarker    2005/05/01 17:05:03

  Modified:    webapps/docs changelog.xml
  Log:
  Catching up on my changes, before I forget all of them.
  
  Revision  Changes    Path
  1.299     +6 -0      jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.298
  retrieving revision 1.299
  diff -u -r1.298 -r1.299
  --- changelog.xml	30 Apr 2005 17:20:50 -0000	1.298
  +++ changelog.xml	2 May 2005 00:05:02 -0000	1.299
  @@ -143,6 +143,12 @@
           provides efficient worker thread usage (remm)
         </add>
         <add>
  +        Add support for simple file-based CRLs under JDK 1.5 (billbarker)
  +      </add>
  +      <add>
  +        Add experimental NIO-Socket channel for the AJP/1.3 Connector (billbarker)
  +      </add>
  +      <add>
           <bug>34648</bug>: Add configuration option to enable IP-based Virtual Hosts. (billbarker)
         </add>
        </changelog>
  
  
  

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